summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorSimeon Simeonov2020-04-10 23:49:17 +0200
committerSimeon Simeonov2020-04-10 23:49:17 +0200
commit54acd3738d5f1101c90a531b85b21659f9f5867d (patch)
treeb131fb12f35a17998cc63e0b22e814670719518d /Changelog
parent1a5e60fc1069d39db1b0935f4ac8e4cace83fb76 (diff)
Update Changelog and INSTALL.md for version 4.0v4.0
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7da19a3..f1a8bd8 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
1v4.0:
2 - remove Python 2 support
3 - cleanup the code and the documentation
4
1v3.0: 5v3.0:
2 - remove the TwistedWeb dependency and rewrite the beinc_server.py 6 - remove the TwistedWeb dependency and rewrite the beinc_server.py
3 in pure Python 7 in pure Python