]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/blobdiff - CHANGELOG.md
Update changelog (hotfix)
[hubacji1/coffee-getter.git] / CHANGELOG.md
index 28427bcdbdc8eae1d0b4040fa84ddcb2c075cc58..8b91d1480c5853469612828c28d93a4bb9c6c5e2 100644 (file)
@@ -8,8 +8,20 @@ The format is based on [Keep a Changelog][] and this project adheres to
 [Semantic Versioning]: http://semver.org/
 
 ## Unreleased
+
+## 0.3.1 - 2019-04-04
+### Fixed
+- Missing 0 in drunk list.
+
+## 0.3.0 - 2019-04-04
 ### Added
 - Support for multiple drinks in `drunk_sum` runnable.
+- Sum all the coffees by one command.
+- Get drunk sums of some *flavors* in specified time period as list.
+
+## 0.2.1 - 2019-04-03
+### Fixed
+- Compute equal drinker when no top drinkers.
 
 ## 0.2.0 - 2019-03-29
 ### Added