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 568e187 commit bafd83aCopy full SHA for bafd83a
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 4.3.0 (yeah I messed up versioning inc -_-)
4
+
5
+* allow unknown cluster map options (it used to throw)
6
+* bump clojure to 1.10.0-beta4
7
+* bump java-driver to 3.6
8
+* bump core.async to 0.4.474
9
+* bump manifold to 0.1.8
10
+* bump test-check to 0.10.0-alpha3
11
+* bump qbits.commons to 0.5.1
12
13
## 4.0.2
14
15
* Changed dec-by to use remove-tail (`counterfield = counterfield - x` instead of `counterfield = x - counterfield`)
0 commit comments