Skip to content

Commit

Permalink
Updated the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jansende committed Sep 25, 2019
1 parent b4caa33 commit c196a3a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changes
**benri** uses [Semantic Versioning](https://semver.org/) to index its versions.

## v2.0.1 - Second release
This is the second full release of *benri*. The library was improved by adding `<chrono>`
support, fixing bugs and implementing more unit tests. Besides quality of life updates,
bug fixing, and more unit tests, this seems to be the final version of *benri*. No further,
compatibility breaking upgrades are planned for the future.

## v2.0.0 - `<chrono>` support
- *benri* now supports interaction with the `<chrono>` library.
- In order to be forward-compatible with the C++20 version of `<chrono>`, the month and
Expand Down

0 comments on commit c196a3a

Please sign in to comment.