fix README

This commit is contained in:
Johann150 2021-02-12 17:44:12 +01:00
parent eafe3fdd82
commit 7f4d71722d
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
4 changed files with 14 additions and 7 deletions

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.5.1] - 2021-02-12
Functionally equivalent to version 2.5.1, only releasing a new version to update README on crates.io.
## Fixed
* Fixed mistakes in the README.
## [2.5.0] - 2021-02-12
Agate now has an explicit code of conduct and contributing guidelines.
Thank you to @gegeweb for contributing to this release.
@ -158,7 +164,8 @@ Thank you @Johann150 and @tronje for contributing to this release!
## [1.0.0] - 2020-05-21
[Unreleased]: https://github.com/mbrubeck/agate/compare/v2.5.0...HEAD
[Unreleased]: https://github.com/mbrubeck/agate/compare/v2.5.1...HEAD
[2.5.1]: https://github.com/mbrubeck/agate/compare/v2.5.0...v2.5.1
[2.5.0]: https://github.com/mbrubeck/agate/compare/v2.4.1...v2.5.0
[2.4.1]: https://github.com/mbrubeck/agate/compare/v2.4.0...v2.4.1
[2.4.0]: https://github.com/mbrubeck/agate/compare/v2.3.0...v2.4.0