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 b293024 commit e4e175dCopy full SHA for e4e175d
README.md
@@ -6,6 +6,9 @@ angular-indexed-db
6
An AngularJS service provider to utilize indexedDB with angular
7
8
##Release Notes
9
+### 1.1.1
10
+ Bugfix release. Addresses a problem with opening multiple stores and a problem with
11
+ using this library in non-native indexedDB environments.
12
13
### 1.1.0
14
Lots of changes. The way of interacting with stores has changed so that you can operate
0 commit comments