]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/blob - CHANGELOG.md
Update changelog (release)
[hubacji1/coffee-getter.git] / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog][] and this project adheres to
5 [Semantic Versioning][].
6
7 [Keep a Changelog]: http://keepachangelog.com/
8 [Semantic Versioning]: http://semver.org/
9
10 ## Unreleased
11
12 ## 0.1.1 - 2019-03-21
13 ### Fixed
14 - Enable hero comments.
15
16 ## 0.1.0 - 2019-03-21
17 ### Added
18 - Changelog, license, readme.
19 - Config module for retrieving configuration.
20 - Module for accessing database.
21 - Coffeebot Getter module:
22     - Basic interface to config, database.
23     - Send message to Slack.
24 - Top 5 Mate drinkers loader.
25 - Top 5 Mate drinkers runnable.
26 - Documentation about database, getter, runnables, and systemd timers.