Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feidens authored Sep 21, 2021
1 parent 6eee265 commit 7c2b7f6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changed
- Bumped version of mcl to `5faedff92a72a685d4e6c94e1974ec2033b9d352`

## [2.0.0]
## [3.0.0]

### Changed
- Replace getInteger with asInteger [#30](https://github.com/cryptimeleon/mclwrap/pull/30/commits/5bcc7a64b1550c33d889f02b14d44f5bdcf014cb)
- Increment Math dependency version to 3.0.0

## [2.0.0] - 2021-06-29
Expand All @@ -28,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release


[Unreleased]: https://github.com/cryptimeleon/mclwrap/compare/v2.0.0...HEAD
[Unreleased]: https://github.com/cryptimeleon/mclwrap/compare/v3.0.0...HEAD
[3.0.0]: https://github.com/cryptimeleon/mclwrap/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/cryptimeleon/mclwrap/compare/v1.0.0...v2.0.0
[1.0.0]: https://github.com/cryptimeleon/mclwrap/releases/tag/v1.0.0

0 comments on commit 7c2b7f6

Please sign in to comment.