File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -107,11 +107,14 @@ For practical example consult the unit tests. The unit tests can be run <a href=
107107##Known Limitations
108108If 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 >
You can’t perform that action at this time.
0 commit comments