docs: update changelog for 2.4.0

This commit is contained in:
debugtalk
2019-12-11 16:07:44 +08:00
parent 936adec206
commit 5a60dd09b5
3 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "2.4.0.b"
__version__ = "2.4.0"
__description__ = "One-stop solution for HTTP(S) testing."
__all__ = ["__version__", "__description__"]