CHANGELOG.md in landable-1.10.0.rc2 vs CHANGELOG.md in landable-1.11.0

- old
+ new

@@ -1,12 +1,19 @@ # Changelog See README.md before updating this file. -## Unreleased [#](https://github.com/enova/landable/compare/v1.10.0.rc1...master) +## Unreleased [#](https://github.com/enova/landable/compare/v1.11.0...master) +## 1.11.0 [#](https://github.com/enova/landable/compare/v1.10.0.rc1...v1.11.0) +* Make the tracker.user_agent accessible [#33] +* Add missing functions/triggers to schema_move task. Make it a little better in other ways [#24] +* Lock Liquid Dependency to Version as above versions will break tests [#30] +* Turn DNT into a config option [#31] +* Make Themes Import From App More Accepting [#35] + ## 1.10.0.rc2 [#](https://github.com/enova/landable/compare/v1.10.0.rc1...v1.10.0.rc2) -* Set up configurable paths that are not visit tracked +* Set up configurable paths that are not visit tracked [#27] ## 1.10.0.rc1 [#](https://github.com/enova/landable/compare/v1.9.2...v1.10.0.rc1) * Handle blank UserAgent [#25] * Make table_name.rb generic. [#22] * Liquid Preview Template Styling [#21]