We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f94cb commit dd42076Copy full SHA for dd42076
1 file changed
CHANGELOG.md
@@ -0,0 +1,24 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [Unreleased]
9
+### Added
10
+### Changed
11
+### Fixed
12
+### Docs
13
14
+## [1.1.0] - 2022-03-28
15
16
17
+- Support for prometheus database
18
19
+## [1.0.0] - 2022-02-14
20
+Initial release! First stable version of GoGeizhalsBot is published as v1.0.0
21
22
+[unreleased]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v1.1.0...HEAD
23
+[1.1.0]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v1.0.0...v1.1.0
24
+[1.0.0]: https://github.com/d-Rickyy-b/GoGeizhalsBot/tree/v1.0.0
0 commit comments