Skip to content

Commit 57ce339

Browse files
committed
📝 CHANGELOG: Move Unreleased changes to v0.1.1
1 parent 6d1d9a0 commit 57ce339

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99
### Added
1010
### Changed
11-
- [#2](https://github.com/sascha-wolf/ex_union/pull/2): Resolve dialyzer warnings ([@sascha-wolf])
12-
1311
### Removed
1412

13+
## [v0.1.1] - 2022-11-16
14+
### Changed
15+
- [#2](https://github.com/sascha-wolf/ex_union/pull/2): Resolve dialyzer warnings ([@sascha-wolf])
16+
1517
## [v0.1.0] - 2022-10-16
1618

1719
### Added
@@ -21,7 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2123
- Generate shortcut functions for each union case
2224
- Generate a guard whose name is inferred from the top-level module
2325

24-
[Unreleased]: https://github.com/sascha-wolf/ex_union/compare/v0.1.0...main
26+
[Unreleased]: https://github.com/sascha-wolf/ex_union/compare/v0.1.1...main
27+
[v0.1.1]: https://github.com/sascha-wolf/ex_union/compare/v0.1.0...v0.1.1
2528
[v0.1.0]: https://github.com/sascha-wolf/ex_union/compare/744dd7dc078c5e9d2311f11a223f326665d9a38b...v0.1.0
2629

2730
[@sascha-wolf]: https://github.com/sascha-wolf

0 commit comments

Comments
 (0)