Update CHANGELOG

This commit is contained in:
Nikita Karamov 2023-03-20 19:20:09 +01:00
parent fdf4c946c0
commit 2378f55de5
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 13 additions and 1 deletions

View File

@ -4,6 +4,17 @@ 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).
## [2.1.0] - 2023-03-20
### Added
- "Copy URL" button in https://github.com/kytta/shareon/pull/44
### Behind-the-scenes
- Added pre-commit hooks in https://github.com/kytta/shareon/pull/47
- Fixed `size-limit-action` branch in https://github.com/kytta/shareon/pull/48
## [2.0.2] - 2023-01-25
### Changed
@ -269,7 +280,8 @@ Initial release of shareon
- Add Telegram button
- Add Twitter button
[unreleased]: https://github.com/kytta/shareon/compare/v2.0.2...main
[unreleased]: https://github.com/kytta/shareon/compare/v2.1.0...main
[2.1.0]: https://github.com/kytta/shareon/compare/v2.0.2...v2.1.0
[2.0.2]: https://github.com/kytta/shareon/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/kytta/shareon/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/kytta/shareon/compare/v1.6.3...v2.0.0