mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +00:00
fix changelog links
This commit is contained in:
parent
37eef3dc9b
commit
df29c7e9cc
1 changed files with 4 additions and 1 deletions
|
|
@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
|
|||
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.1.3] - 2021-10-25
|
||||
Thank you to @FoxKyong for contributing to this release.
|
||||
|
||||
|
|
@ -291,7 +293,8 @@ Thank you to @m040601 for contributing to this release.
|
|||
|
||||
## [1.0.0] - 2020-05-21
|
||||
|
||||
[Unreleased]: https://github.com/mbrubeck/agate/compare/v3.1.2...HEAD
|
||||
[Unreleased]: https://github.com/mbrubeck/agate/compare/v3.1.3...HEAD
|
||||
[3.1.3]: https://github.com/mbrubeck/agate/compare/v3.1.2...v3.1.3
|
||||
[3.1.2]: https://github.com/mbrubeck/agate/compare/v3.1.1...v3.1.2
|
||||
[3.1.1]: https://github.com/mbrubeck/agate/compare/v3.1.0...v3.1.1
|
||||
[3.1.0]: https://github.com/mbrubeck/agate/compare/v3.0.3...v3.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue