This file is used to list changes made in each version.
- FIX: #14 Use htmlentities gem to sanitize input for tag values.
- Remove coveralls in favor of codeclimate test coverage reporter
- Exchange PNG badges in favor of SVG badges.
- Add "find elements within bounding box" functionality. Thanks to Leo Roos Version
- Allow arbitrary tags to be attached to changeset
- Upgrade all specs to 'expect' syntax instead of 'should'
- FIX: Return value of notes API call. Thanks to Aleksandr Zykov
- Add support for the notes API call. Thanks to Aleksandr Zykov
- Strip leading and trailing whitespace of xml tag values
- First version