Fixed missing links in changelog (don't rush next time)

This commit is contained in:
Sys 2021-11-09 00:16:32 +01:00
parent a34e4e4698
commit 99529a30c5
No known key found for this signature in database
GPG Key ID: 3CD2C29F8AB39BFD
1 changed files with 4 additions and 2 deletions

View File

@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed GitHub action arguments for schemas generation
## [3.0.1]
## [3.0.1] - 2021-08-24
### Added
- Initial support for publishing on GitHub Pages using a GitHub action
@ -143,7 +143,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- The parser is now more reliable, it no longer needs to be updated at every bot API release!
[Unreleased]: https://github.com/Sysbot-org/tgscraper/compare/3.0...HEAD
[Unreleased]: https://github.com/Sysbot-org/tgscraper/compare/3.0.2...HEAD
[3.0.2]: https://github.com/Sysbot-org/tgscraper/compare/3.0.1...3.0.2
[3.0.1]: https://github.com/Sysbot-org/tgscraper/compare/3.0...3.0.1
[3.0.0]: https://github.com/Sysbot-org/tgscraper/compare/2.1...3.0
[2.1.0]: https://github.com/Sysbot-org/tgscraper/compare/2.0.1...2.1
[2.0.1]: https://github.com/Sysbot-org/tgscraper/compare/2.0...2.0.1