Skip to content

Commit d534a18

Browse files
committed
docs: update changelog for 2.0.0
1 parent 1a87425 commit d534a18

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [2.0.0] - 2022-08-25
911
### Added
1012
- Store prices per location per entity
1113
- Allow skinflint.co.uk links
@@ -15,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517
- Display price agent name (& link) in price history graph caption
1618
- Display currency in price history graph
1719
- Send new message with price agent details when clicking on the button for the price notification message
20+
- Ability to switch graph theme (dark/light)
1821

1922
### Fixed
2023
- Improve graph visibility
@@ -27,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2730
## [1.0.0] - 2022-02-14
2831
Initial release! First stable version of GoGeizhalsBot is published as v1.0.0
2932

30-
[unreleased]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v1.1.0...HEAD
33+
[unreleased]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.0.0...HEAD
34+
[2.0.0]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v1.1.0...v2.0.0
3135
[1.1.0]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v1.0.0...v1.1.0
3236
[1.0.0]: https://github.com/d-Rickyy-b/GoGeizhalsBot/tree/v1.0.0

0 commit comments

Comments
 (0)