We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b278001 commit 470473fCopy full SHA for 470473f
hive/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 2.2.3
2
+
3
+### Enhancements
4
5
+- Exposed `resetAdapters` method for testing - [#1014](https://github.com/hivedb/hive/pull/1014)
6
+- Removed unnecessary print statement - [#1015](https://github.com/hivedb/hive/pull/1015)
7
8
# 2.2.2
9
10
### Fixes
hive/pubspec.yaml
@@ -1,6 +1,6 @@
name: hive
description: Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.
-version: 2.2.2
+version: 2.2.3
homepage: https://github.com/hivedb/hive/tree/master/hive
documentation: https://docs.hivedb.dev/
0 commit comments