Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Jul 25, 2024
1 parent 185d2ed commit 9e4db29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## Version [6.0.0](https://github.com/cedx/webstorage.js/compare/v5.0.1...v6.0.0)
- Breaking change: the `Storage.keys` property is now implemented as `Set<string>`.

## Version [5.0.1](https://github.com/cedx/webstorage.js/compare/v5.0.0...v5.0.1)
- Migrated the documentation to the [GitHub wiki](https://github.com/cedx/webstorage.js/wiki).

Expand Down

0 comments on commit 9e4db29

Please sign in to comment.