We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e038b commit 123a6a7Copy full SHA for 123a6a7
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v2.4.0 (2020-08-17)
4
+
5
+### Features
6
7
+ * Neo algorithm accounts for af-south-1 and eu-south-1
8
9
+### Bug Fixes and Other Changes
10
11
+ * upgrade pytest and other deps, tox clean-up
12
+ * upgrade airflow to 1.10.11
13
+ * update exception assertion with new api change
14
+ * docs: Add SerDe documentation
15
16
## v2.3.0 (2020-08-11)
17
18
### Features
VERSION
@@ -1 +1 @@
-2.3.1.dev0
+2.4.0
0 commit comments