summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Willhaus <mail@janwillhaus.de>2019-12-13 23:13:32 +0100
committerJan Willhaus <mail@janwillhaus.de>2019-12-13 23:13:32 +0100
commit5acc9d84d8f41045a9836121ecd960f01d8e6539 (patch)
tree107260d62bb4543194392b8d4aa39ec0debc4a92
parentcea1d477af3055ca3fbc3b2d9d238017b698d6ad (diff)
downloadwarlock-5acc9d84d8f41045a9836121ecd960f01d8e6539.tar.gz
Changelog entry for dropping Python 2.7
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 078225d..740e2d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
- Support for Python 3.4 (EOL). #44
+- Support for Python 2.7 (EOL by 2019-01-01). #48
## [1.3.3] - 2019-05-20
### Fixed