diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aa9dd0..94e61bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Changelog -## 0.0.1 (Unreleased) +## 0.0.1 (2015-11-15) +- Add the ability to also use the browser's sessionStorage instead of just localStorage. - Fork from [backbone.localStorage](https://github.com/jeromegn/Backbone.localStorage)