]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/blobdiff - CHANGELOG.md
Update changelog
[hubacji1/coffee-getter.git] / CHANGELOG.md
index 814ac462730d88899fed1166529b0ccb4b880435..c62e8fa6ac010856094459ea6e2dbe20cce7b28e 100644 (file)
@@ -8,6 +8,31 @@ The format is based on [Keep a Changelog][] and this project adheres to
 [Semantic Versioning]: http://semver.org/
 
 ## Unreleased
+
+## 0.4.2 - 2020-01-06
+### Fixed
+- Reset top equal list when computing top drinkers.
+
+## 0.4.1 - 2020-01-03
+### Fixed
+- Lungo smile.
+
+## 0.4.0 - 2020-01-02
+### Added
+- Top tea drinkers stats.
+- Top drinks stats.
+
+## 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.