# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] [Unreleased]: https://github.com/envato/unwrappr/compare/v0.3.4...HEAD ## [0.3.4] 2019-10-24 ### Fixed - Fix failure to annotate gem change with '.' in its name ([#65]). [0.3.4]: https://github.com/envato/unwrappr/compare/v0.3.3...v0.3.4 [#65]: https://github.com/envato/unwrappr/pull/65 ## [0.3.3] 2019-06-07 ### Fixed - Fix issue where gem install will now work on RubyGems v3 ([#61]). [0.3.3]: https://github.com/envato/unwrappr/compare/v0.3.2...v0.3.3 [#61]: https://github.com/envato/unwrappr/pull/61 ## [0.3.2] 2018-11-13 ### Added - Specify Ruby and RubyGems requirements in gemspec ([#56]). - Clone one git repository or more and create an annotated bundle update PR for each ([#52]). [0.3.2]: https://github.com/envato/unwrappr/compare/v0.3.1...v0.3.2 [#56]: https://github.com/envato/unwrappr/pull/56 [#52]: https://github.com/envato/unwrappr/pull/52 ## [0.3.1] 2018-11-12 ### Changed - Travis CI enabled ([#55]). - Ensure we are protected against CVE-2017-8418 ([#54]). - RubyGems metadata includes a description ([#49]). [0.3.1]: https://github.com/envato/unwrappr/compare/v0.3.0...v0.3.1 [#55]: https://github.com/envato/unwrappr/pull/55 [#54]: https://github.com/envato/unwrappr/pull/54 [#49]: https://github.com/envato/unwrappr/pull/49 ## [0.3.0] 2018-11-12 ### Initial Release [0.3.0]: https://github.com/envato/unwrappr/releases/tag/v0.3.0