mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-31 10:05:48 +00:00
update changelog
This commit is contained in:
parent
4b1ad8be20
commit
a5425e3a9a
1 changed files with 4 additions and 1 deletions
|
|
@ -6,6 +6,8 @@ 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]
|
||||
|
||||
## [3.0.1] - 2021-03-28
|
||||
Thank you to @MidAutumnMoon and @steko for contributing to this release.
|
||||
|
||||
### Added
|
||||
|
|
@ -226,7 +228,8 @@ Thank you to @m040601 for contributing to this release.
|
|||
|
||||
## [1.0.0] - 2020-05-21
|
||||
|
||||
[Unreleased]: https://github.com/mbrubeck/agate/compare/v3.0.0...HEAD
|
||||
[Unreleased]: https://github.com/mbrubeck/agate/compare/v3.0.1...HEAD
|
||||
[3.0.1]: https://github.com/mbrubeck/agate/compare/v3.0.0...v3.0.1
|
||||
[3.0.0]: https://github.com/mbrubeck/agate/compare/v2.5.3...v3.0.0
|
||||
[2.5.3]: https://github.com/mbrubeck/agate/compare/v2.5.2...v2.5.3
|
||||
[2.5.2]: https://github.com/mbrubeck/agate/compare/v2.5.1...v2.5.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue