File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,11 @@ Security in case of vulnerabilities.
27
27
28
28
## [ Unreleased]
29
29
30
+ ## [ 1.3.1] - 2020-09-17
31
+
32
+ ### Changed
33
+ - use ndarray.tofile() for faster output
34
+
30
35
## [ 1.3.0.post0] - 2020-07-16
31
36
32
37
### Fixed
@@ -50,7 +55,8 @@ Security in case of vulnerabilities.
50
55
### Changed
51
56
- Miscellaneous improvements in documentation, testing and packaging
52
57
53
- [ Unreleased ] : https://github.com/jcanton/pymech/compare/1.3.0.post0...HEAD
58
+ [ Unreleased ] : https://github.com/jcanton/pymech/compare/1.3.1...HEAD
59
+ [ 1.3.1 ] : https://github.com/jcanton/pymech/compare/1.3.0.post0...1.3.1
54
60
[ 1.3.0.post0 ] : https://github.com/jcanton/pymech/compare/1.3.0...1.3.0.post0
55
61
[ 1.3.0 ] : https://github.com/jcanton/pymech/compare/1.2.0...1.3.0
56
62
[ 1.2.0 ] : https://github.com/jcanton/pymech/releases/tag/1.2.0
You can’t perform that action at this time.
0 commit comments