Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
moCello committed Apr 6, 2023
1 parent ad508b3 commit b0b4f94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.14.0] - 2022-04-06

### Added

- Add and restructure tests for `assert_equal_point` [#725]
Expand Down Expand Up @@ -572,7 +574,8 @@ is necessary since `rkyv/validation` was required as a bound.
[#282]: https://github.com/dusk-network/plonk/issues/282

<!-- VERSIONS -->
[Unreleased]: https://github.com/dusk-network/plonk/compare/v0.13.1...HEAD
[Unreleased]: https://github.com/dusk-network/plonk/compare/v0.14.0...HEAD
[0.14.0]: https://github.com/dusk-network/plonk/compare/v0.13.1...v0.14.0
[0.13.1]: https://github.com/dusk-network/plonk/compare/v0.13.0...v0.13.1
[0.13.0]: https://github.com/dusk-network/plonk/compare/v0.12.0...v0.13.0
[0.12.0]: https://github.com/dusk-network/plonk/compare/v0.11.0...v0.12.0
Expand Down

0 comments on commit b0b4f94

Please sign in to comment.