diff --git a/CHANGELOG.md b/CHANGELOG.md index c54bef1..a4845f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.2.7 + +Added `serialize` option. #86 + # 0.2.0 Added support for multiple tabs. If the value changes in another tab, the `window.onstorage` is captured, and all subscribers are notified. #11