Skip to content

Commit 1ad16fe

Browse files
Stephan SahmStephan Sahm
authored andcommitted
changelog additions
1 parent fd0fec2 commit 1ad16fe

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- CI via GitHubActions
1212
- Documentation via Documenter.jl and GitHubActions
1313
- Codecoverage via GitHubActions and Codecov
14+
- extensive Testing
1415
- TagBot and CompatHelper GitHubActions
1516
- extensive `promote_rule` and `promote_typejoin` implementations have been added for Identity,
1617
Const, Option, Either, OptionEither.
@@ -28,6 +29,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2829

2930
### Fixed
3031
- foreach for Identity is fixed
32+
- convert for Identity and Const preserves the container type now
33+
- equality == for Thrown works now
34+
- promote_type for Either (was too imprecise)
3135

3236
## [0.3.0] - 2020-03-23
3337
### Changed

0 commit comments

Comments
 (0)