File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [ Unreleased]
9
9
### Added
10
10
### Changed
11
- - [ #2 ] ( https://github.com/sascha-wolf/ex_union/pull/2 ) : Resolve dialyzer warnings ([ @sascha-wolf ] )
12
-
13
11
### Removed
14
12
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
+
15
17
## [ v0.1.0] - 2022-10-16
16
18
17
19
### Added
@@ -21,7 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
23
- Generate shortcut functions for each union case
22
24
- Generate a guard whose name is inferred from the top-level module
23
25
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
25
28
[ v0.1.0 ] : https://github.com/sascha-wolf/ex_union/compare/744dd7dc078c5e9d2311f11a223f326665d9a38b...v0.1.0
26
29
27
30
[ @sascha-wolf ] : https://github.com/sascha-wolf
You can’t perform that action at this time.
0 commit comments