From dc4751723f5ba89b7469c9868faace8bc84ce885 Mon Sep 17 00:00:00 2001 From: Jiri Vlasak Date: Fri, 4 Nov 2022 12:01:05 +0100 Subject: [PATCH] Remove cangelog See annotated tags: git tag -n99 --- CHANGELOG.md | 67 ---------------------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 475fc5a..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,67 +0,0 @@ -# Changelog -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog][] and this project adheres to -[Semantic Versioning][]. - -[Keep a Changelog]: http://keepachangelog.com/ -[Semantic Versioning]: http://semver.org/ - -## Unreleased - -## 0.4.3 - 2020-01-21 -### Fixed -- Show stats on Slack only if enough (more than 3) people in stats. - -## 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. - -## 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 -- 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. -- 2.39.2