]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/blobdiff - CHANGELOG.md
Merge branch 'hotfix/0.2.1'
[hubacji1/coffee-getter.git] / CHANGELOG.md
index 3f4ed9dc69940e567c76a7ed5688ab06c7093924..227e0573bcc6f67b52e1d635575770f80d5b5fed 100644 (file)
@@ -9,11 +9,21 @@ The format is based on [Keep a Changelog][] and this project adheres to
 
 ## Unreleased
 ### Added
+- Support for multiple drinks in `drunk_sum` runnable.
+
+## 0.2.1 - 2019-04-03
+### Fixed
+- Compute equal drinker when no top drinkers.
+
+## 0.2.0 - 2019-03-29
+### Added
 - Equal drinkers list that contain equally drunken drinkers.
+- Get drunk sum of some *flavor* in specified time period.
 
 ### 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