Skip to content

Commit cb4351b

Browse files
committed
Note v0.1.7a2 changes
1 parent 64d591f commit cb4351b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# Change Log
22

3+
## v0.1.7a2
4+
- Move common/private functionality into core module
5+
- Add some type hints for mypy
6+
- Restructure tests to use pytest fixtures and parametrized tests
7+
- Add make commands for building and publishing to PyPi
8+
39
## v0.1.7a1
410
- Update `Beam.plot` method to allow customization of plots generated
511
- Added tests for `Beam.plot`
612
- Added depreciation warning to `Beam.bending_stress` method
713

8-
### Backwards Incompatible Changes
14+
### Backwards Incompatible Changes
915
- Removed `bending_stress` parameter from `Beam.plot` method
1016

1117

0 commit comments

Comments
 (0)