From e3c540b0398a617a9e66c62e64e6198c094a6dce Mon Sep 17 00:00:00 2001 From: David Luecke Date: Tue, 8 Dec 2020 21:58:32 -0800 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e942b1..0b5d06d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ -# Change Log +# Changelog + +## [v5.2.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v5.2.0) (2020-12-09) + +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v5.1.1...v5.2.0) + +**Closed issues:** + +- Allow informed reuse of storage keys. Throttle option undocumented. [\#109](https://github.com/feathersjs-ecosystem/feathers-localstorage/issues/109) +- LocalStorage always gets refreshed. Option `throttle` is undocumented. [\#107](https://github.com/feathersjs-ecosystem/feathers-localstorage/issues/107) + +**Merged pull requests:** + +- Fix issue \#109 Allow informed reuse of storage keys. [\#113](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/113) ([mhillerstrom](https://github.com/mhillerstrom)) ## [v5.1.1](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v5.1.1) (2020-03-27) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v5.1.0...v5.1.1) **Closed issues:** @@ -19,6 +33,7 @@ - Greenkeeper/@feathersjs/adapter commons 4.3.8 [\#98](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/98) ([daffl](https://github.com/daffl)) ## [v5.1.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v5.1.0) (2019-10-07) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v5.0.0...v5.1.0) **Closed issues:** @@ -36,6 +51,7 @@ - Greenkeeper/webpack 4.36.1 [\#90](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/90) ([daffl](https://github.com/daffl)) ## [v5.0.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v5.0.0) (2019-07-05) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v4.0.0...v5.0.0) **Merged pull requests:** @@ -46,6 +62,7 @@ - Update @feathersjs/adapter-commons to the latest version 🚀 [\#82](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/82) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) ## [v4.0.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v4.0.0) (2018-12-17) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v3.0.0...v4.0.0) **Closed issues:** @@ -57,6 +74,7 @@ - Update feathers-memory to the latest version 🚀 [\#81](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/81) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) ## [v3.0.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v3.0.0) (2018-09-21) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v2.0.2...v3.0.0) **Fixed bugs:** @@ -77,6 +95,7 @@ - Update webpack-cli to the latest version 🚀 [\#69](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/69) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) ## [v2.0.2](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v2.0.2) (2018-04-13) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v2.0.1...v2.0.2) **Closed issues:** @@ -88,6 +107,7 @@ - Transpile all Feathers modules for distributable [\#67](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/67) ([daffl](https://github.com/daffl)) ## [v2.0.1](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v2.0.1) (2018-03-07) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v2.0.0...v2.0.1) **Closed issues:** @@ -103,6 +123,7 @@ - Update semistandard to the latest version 🚀 [\#61](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/61) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) ## [v2.0.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v2.0.0) (2017-12-03) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v1.1.0...v2.0.0) **Merged pull requests:** @@ -115,6 +136,7 @@ - Update mocha to the latest version 🚀 [\#52](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/52) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) ## [v1.1.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v1.1.0) (2017-09-23) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v1.0.1...v1.1.0) **Merged pull requests:** @@ -122,6 +144,7 @@ - Use latest feathers-memory [\#51](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/51) ([daffl](https://github.com/daffl)) ## [v1.0.1](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v1.0.1) (2017-09-06) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v1.0.0...v1.0.1) **Closed issues:** @@ -141,6 +164,7 @@ - feathers-service-tests@0.9.1 breaks build 🚨 [\#34](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/34) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v1.0.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v1.0.0) (2016-11-11) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.5.0...v1.0.0) **Closed issues:** @@ -157,6 +181,7 @@ - Update feathers-service-tests to version 0.8.0 🚀 [\#20](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/20) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v0.5.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.5.0) (2016-09-09) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.4.1...v0.5.0) **Closed issues:** @@ -171,6 +196,7 @@ - Update mocha to version 3.0.0 🚀 [\#15](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/15) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v0.4.1](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.4.1) (2016-06-17) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.4.0...v0.4.1) **Merged pull requests:** @@ -179,6 +205,7 @@ - Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#12](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/12) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v0.4.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.4.0) (2016-04-05) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.3.2...v0.4.0) **Merged pull requests:** @@ -186,6 +213,7 @@ - Update to latest feathers-memory and remove dist [\#11](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/11) ([daffl](https://github.com/daffl)) ## [v0.3.2](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.3.2) (2016-04-05) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.3.1...v0.3.2) **Merged pull requests:** @@ -193,6 +221,7 @@ - Update feathers-memory to version 0.7.0 🚀 [\#10](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/10) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v0.3.1](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.3.1) (2016-03-27) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.3.0...v0.3.1) **Closed issues:** @@ -204,6 +233,7 @@ - This is a fix for there not being a .get handler [\#9](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/9) ([jack-guy](https://github.com/jack-guy)) ## [v0.3.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.3.0) (2016-03-14) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.2.1...v0.3.0) **Closed issues:** @@ -215,6 +245,7 @@ - Make behaviour the same as normal database services again [\#7](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/7) ([daffl](https://github.com/daffl)) ## [v0.2.1](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.2.1) (2016-02-28) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.2.0...v0.2.1) **Fixed bugs:** @@ -230,6 +261,7 @@ - throw an error if storage is not passed in explicitly. Closes \#3. [\#4](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/4) ([ekryski](https://github.com/ekryski)) ## [v0.2.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.2.0) (2016-02-27) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.1.1...v0.2.0) **Merged pull requests:** @@ -237,13 +269,17 @@ - Bug fix [\#2](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/2) ([ekryski](https://github.com/ekryski)) ## [v0.1.1](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.1.1) (2016-02-25) + [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/v0.1.0...v0.1.1) ## [v0.1.0](https://github.com/feathersjs-ecosystem/feathers-localstorage/tree/v0.1.0) (2016-02-25) + +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-localstorage/compare/ef187de4aa9f8f89e71c41b3a542053b36f03b86...v0.1.0) + **Merged pull requests:** - Localstorage working [\#1](https://github.com/feathersjs-ecosystem/feathers-localstorage/pull/1) ([ekryski](https://github.com/ekryski)) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*