# Changelog ## [Unreleased](https://github.com/simpleanalytics/rubyonrails-plugin/tree/HEAD) [Full Changelog](https://github.com/simpleanalytics/rubyonrails-plugin/compare/v0.3.0...HEAD) **Closed issues:** - NoMethodError: undefined method `gsub!' for nil:NilClass [\#13](https://github.com/simpleanalytics/rubyonrails-plugin/issues/13) **Merged pull requests:** - fix: use the safe navigation for nil responses. [\#15](https://github.com/simpleanalytics/rubyonrails-plugin/pull/15) ([ParamagicDev](https://github.com/ParamagicDev)) ## [v0.3.0](https://github.com/simpleanalytics/rubyonrails-plugin/tree/v0.3.0) (2021-07-09) [Full Changelog](https://github.com/simpleanalytics/rubyonrails-plugin/compare/v0.2.0...v0.3.0) **Merged pull requests:** - feat: Fixing Apprasial Set error by downgrading rake to 13.0.3 [\#12](https://github.com/simpleanalytics/rubyonrails-plugin/pull/12) ([MikeRogers0](https://github.com/MikeRogers0)) ## [v0.2.0](https://github.com/simpleanalytics/rubyonrails-plugin/tree/v0.2.0) (2021-04-26) [Full Changelog](https://github.com/simpleanalytics/rubyonrails-plugin/compare/v0.1.0...v0.2.0) **Implemented enhancements:** - Add more settings [\#10](https://github.com/simpleanalytics/rubyonrails-plugin/issues/10) **Merged pull requests:** - Adding new settings missed in 0.1.0 [\#11](https://github.com/simpleanalytics/rubyonrails-plugin/pull/11) ([MikeRogers0](https://github.com/MikeRogers0)) - Linking to Rubygems.org in Readme [\#9](https://github.com/simpleanalytics/rubyonrails-plugin/pull/9) ([MikeRogers0](https://github.com/MikeRogers0)) - Changing name of ENV used for RubyGems API key [\#8](https://github.com/simpleanalytics/rubyonrails-plugin/pull/8) ([MikeRogers0](https://github.com/MikeRogers0)) ## [v0.1.0](https://github.com/simpleanalytics/rubyonrails-plugin/tree/v0.1.0) (2021-04-21) [Full Changelog](https://github.com/simpleanalytics/rubyonrails-plugin/compare/882f86b792e451024157ceddcea9b093b1d77093...v0.1.0) **Merged pull requests:** - Renaming skip\_dnt to collect\_dnt [\#7](https://github.com/simpleanalytics/rubyonrails-plugin/pull/7) ([MikeRogers0](https://github.com/MikeRogers0)) - Removing TODO list from the Readme [\#6](https://github.com/simpleanalytics/rubyonrails-plugin/pull/6) ([MikeRogers0](https://github.com/MikeRogers0)) - Move \ fallback to before \ [\#5](https://github.com/simpleanalytics/rubyonrails-plugin/pull/5) ([MikeRogers0](https://github.com/MikeRogers0)) - Adding top level documentation for Yard docs [\#4](https://github.com/simpleanalytics/rubyonrails-plugin/pull/4) ([MikeRogers0](https://github.com/MikeRogers0)) - Spotted some wording improvements on the Readme [\#3](https://github.com/simpleanalytics/rubyonrails-plugin/pull/3) ([MikeRogers0](https://github.com/MikeRogers0)) - Sorting dependencies in gemspec file alphabetically [\#2](https://github.com/simpleanalytics/rubyonrails-plugin/pull/2) ([MikeRogers0](https://github.com/MikeRogers0)) - Adding Appraisals [\#1](https://github.com/simpleanalytics/rubyonrails-plugin/pull/1) ([MikeRogers0](https://github.com/MikeRogers0)) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*