File tree 1 file changed +19
-1
lines changed
1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.1.2]
11
+
12
+ Another patch to fix CI not uploading release to PyPI
13
+ ### Changed
14
+
15
+ - Update ` nflows ` submodule ([ #36 ] ( https://github.com/igr-ml/glasflow/pull/36 ) )
16
+ - Remove LFS from ` publish-to-pypi ` workflow ([ #36 ] ( https://github.com/igr-ml/glasflow/pull/36 ) )
17
+
18
+ ## [ 0.1.1]
19
+
20
+ Patch to fix CI not uploading release to PyPI
21
+
22
+ ### Changed
23
+
24
+ - Add LFS to ` publish-to-pypi ` workflow ([ #35 ] ( https://github.com/igr-ml/glasflow/pull/35 ) )
25
+
10
26
## [ 0.1.0]
11
27
12
28
### Added
@@ -16,5 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
32
- Add ` nflows ` submodule that replaces ` nflows ` dependency
17
33
- Add option for user-defined masks in coupling-based flows
18
34
19
- [ Unreleased ] : https://github.com/igr-ml/glasflow/compare/v0.1.0...HEAD
35
+ [ Unreleased ] : https://github.com/igr-ml/glasflow/compare/v0.1.2...HEAD
36
+ [ 0.1.2 ] : https://github.com/igr-ml/glasflow/compare/v0.1.1...v0.1.2
37
+ [ 0.1.1 ] : https://github.com/igr-ml/glasflow/compare/v0.1.0...v0.1.1
20
38
[ 0.1.0 ] : https://github.com/igr-ml/glasflow/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments