Skip to content

Commit dd42076

Browse files
committed
docs: add changelog
1 parent 82f94cb commit dd42076

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
### Added
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

Comments
 (0)