We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbcd76 commit 3e71872Copy full SHA for 3e71872
hive/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2.2.0
2
+
3
+### Enhancements
4
5
+- Added multiple storage backends for web - [#956](https://github.com/hivedb/hive/pull/956)
6
7
# 2.1.0
8
9
### 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.1.0
+version: 2.2.0
homepage: https://github.com/hivedb/hive/tree/master/hive
documentation: https://docs.hivedb.dev/
0 commit comments