grevory / angular-local-storage

An AngularJS module that gives you access to the browsers local storage with cookie fallback
Other
2.83k stars 585 forks source link

Changelog outdated? #327

Open binarykitchen opened 8 years ago

binarykitchen commented 8 years ago

I see this big bump to v0.5 but changelog does not mention any breaking changes :/

grevory commented 8 years ago

We're using semantic versioning so the 5 part represents minor changes that are backwards compatible.

Sorry about not keeping the changelog up to date. Been busy.

KreepN commented 7 years ago

Busy happens, it is sometimes hard to justify updating when you don't know anything about the changes that come with the new version.

edmorley commented 7 years ago

The changes mentioned in the OP are now in the changelog, however the 0.7.0 and 0.7.1 releases since then are missing.

edmorley commented 6 years ago

The changes mentioned in the OP are now in the changelog, however the 0.7.0 and 0.7.1 releases since then are missing.

I tried using the git tags to compare the versions, however the tags seem broken?

gian1200 commented 5 years ago

Trying to upgrade from 0.5.2 to 0.7.1. Would be nice an updated changelog to see if there is any breaking changes.

Pipeman commented 5 years ago

There have been some breaking changes for sure as my app stopped working updating...