Skip to content

Commit e08b91e

Browse files
authored
Merge pull request #37 from igr-ml/prepare-v0.1.2
Prepare v0.1.2
2 parents d61794b + 0f3fa8b commit e08b91e

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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+
1026
## [0.1.0]
1127

1228
### Added
@@ -16,5 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1632
- Add `nflows` submodule that replaces `nflows` dependency
1733
- Add option for user-defined masks in coupling-based flows
1834

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
2038
[0.1.0]: https://github.com/igr-ml/glasflow/releases/tag/v0.1.0

0 commit comments

Comments
 (0)