summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoris Roovers <joris.roovers@gmail.com>2019-06-18 11:37:56 +0200
committerJoris Roovers <joris.roovers@gmail.com>2019-06-18 11:40:28 +0200
commit157c0783170e290415e9eef4960b868bd42486a4 (patch)
tree4db16fb1c71418768041da674611a1010af94a2b /CHANGELOG.md
parentf32693f7926ad0e33b4a8f382ddaee57d1599a48 (diff)
PyPy3.5 support
Specific version: pypy3.5-v7.0.0-linux64
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb45d54..1991379 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,9 @@
- If you're interested in adding new Contrib rules to gitlint, please start by reading the
[Contributing](http://jorisroovers.github.io/gitlint/contributing/) page. Thanks for considering!
-- Python 3.3 no longer supported
+- Python 3.3 no longer supported. Python 3.4 is likely to follow in a future release as it has reached EOL as well.
+- PyPy 3.5 supported
+
## v0.11.0 (2019-03-13) ##