Skip to content

Commit 01211cb

Browse files
committed
Update README.md
1 parent 4c0b901 commit 01211cb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,14 @@ For practical example consult the unit tests. The unit tests can be run <a href=
107107
##Known Limitations
108108
If IndexedDB is used only one connection can be established at a given time as external upgrades are not yet implemented.
109109

110-
##Next Version
110+
##Future Versions
111111
* Implement the capability of external upgrades under IndexedDB.
112112
* Allow the indexing of fields other than the object's id.
113113
* Ability to query by something more than the object's id.
114114

115115
##Version History
116+
<b>ver 1.0.0</b>:
117+
<p>Added a minified version.</p>
118+
116119
<b>ver 0.1.0</b>:
117120
<p>First working version of the API that is able to run the four implementations of WebStorage.</p>

0 commit comments

Comments
 (0)