File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.4.1]
11
+
12
+ ### Fixed
13
+
14
+ - Fix error when using automatic mixed precision with spline transforms (https://github.com/uofgravity/glasflow/pull/66 )
15
+
10
16
## [ 0.4.0]
11
17
12
18
### Added
@@ -82,7 +88,8 @@ Patch to fix CI not uploading release to PyPI
82
88
- Add ` nflows ` submodule that replaces ` nflows ` dependency
83
89
- Add option for user-defined masks in coupling-based flows
84
90
85
- [ Unreleased ] : https://github.com/uofgravity/glasflow/compare/v0.4.0...HEAD
91
+ [ Unreleased ] : https://github.com/uofgravity/glasflow/compare/v0.4.1...HEAD
92
+ [ 0.4.1 ] : https://github.com/uofgravity/glasflow/compare/v0.4.0...v0.4.1
86
93
[ 0.4.0 ] : https://github.com/uofgravity/glasflow/compare/v0.3.1...v0.4.0
87
94
[ 0.3.1 ] : https://github.com/uofgravity/glasflow/compare/v0.3.0...v0.3.1
88
95
[ 0.3.0 ] : https://github.com/uofgravity/glasflow/compare/v0.2.0...v0.3.0
You can’t perform that action at this time.
0 commit comments