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:26:14 +0100
commitcbb11dde9093ef96ad7abdb84d8bbf00767a08bd (patch)
tree107260d62bb4543194392b8d4aa39ec0debc4a92
parentd7006325bf5f6318bb7b22dff7ddfea03787ad3d (diff)
downloadwarlock-cbb11dde9093ef96ad7abdb84d8bbf00767a08bd.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