]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/blobdiff - CHANGELOG.md
Merge branch 'feature/equal-drinkers-ut'
[hubacji1/coffee-getter.git] / CHANGELOG.md
index 5b4bdae1014d9b6a011ad62c32b847721a825301..d5220e3fe03efb0a16704ae0ecb2d5219bdad3ac 100644 (file)
@@ -9,9 +9,25 @@ The format is based on [Keep a Changelog][] and this project adheres to
 
 ## Unreleased
 ### Added
+- Equal drinkers list that contain equally drunken drinkers.
+
+### Changed
+- Output of *Top 5 Mate drinkers* to bypass inequalities of equally drunken
+  drinkers.
+- Equal drinkers tests are independent on Top Mate drinkers tests.
+
+## 0.1.1 - 2019-03-21
+### Fixed
+- Enable hero comments.
+
+## 0.1.0 - 2019-03-21
+### Added
 - Changelog, license, readme.
 - Config module for retrieving configuration.
 - Module for accessing database.
 - Coffeebot Getter module:
     - Basic interface to config, database.
     - Send message to Slack.
+- Top 5 Mate drinkers loader.
+- Top 5 Mate drinkers runnable.
+- Documentation about database, getter, runnables, and systemd timers.