Skip to content

Commit 3e71872

Browse files
committed
Bump up to v2.2.0
1 parent 4dbcd76 commit 3e71872

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

hive/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
# 2.1.0
28

39
### Fixes

hive/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: hive
22
description: Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.
3-
version: 2.1.0
3+
version: 2.2.0
44
homepage: https://github.com/hivedb/hive/tree/master/hive
55
documentation: https://docs.hivedb.dev/
66

0 commit comments

Comments
 (0)