digidem / react-mapfilter

Visualizing, exploring, filtering and printing geographic data and geotagged photos and video
https://lab.digital-democracy.org/mapfilter
29 stars 11 forks source link

Update CHANGELOG.md #27

Closed gmaclennan closed 8 years ago

gmaclennan commented 8 years ago

@jlev can you update the CHANGELOG.md with the changes as you go? I've been trying to standardize the CHANGELOG is all our repos to this: http://keepachangelog.com

Let's keep semver, as much as it makes sense for a front-end app like this. I don't know what a breaking change would be, but minor for features added, patch for bug-fixes. I think as you do this work right now we shouldn't call it a release, but probably each PR should include an update to the CHANGELOG with the feature added under "Unreleased" and a link back to the PR.