CHANGELOG.md in landable-1.9.0.rc2 vs CHANGELOG.md in landable-1.9.0
- old
+ new
@@ -1,12 +1,17 @@
# Changelog
See README.md before updating this file.
-## Unreleased [#](https://github.com/enova/landable/compare/v1.9.0.rc2...master)
+## Unreleased [#](https://github.com/enova/landable/compare/v1.9.0...master)
-## 1.9.0.rc1 [#](https://github.com/enova/landable/compare/v1.9.0.rc1...v1.9.0.rc2)
-* Audits [*10]
+## 1.9.0 [#](https://github.com/enova/landable/compare/v1.9.0.rc2...v1.9.0)
+* Configuration is not a public API [#15]
+* Updating lookup_by :http_method [#16]
+* Updating descriptions of Partials [#17]
+
+## 1.9.0.rc2 [#](https://github.com/enova/landable/compare/v1.9.0.rc1...v1.9.0.rc2)
+* Audits [#10]
## 1.9.0.rc1 [#](https://github.com/enova/landable/compare/v1.8.0...v1.9.0.rc1)
* Expose the tracker's referer domain & path [#14]
* adds a new view relating paths with response time, ordered by response time (longest first) [#13]
* Remove the pgtap.sql file and dependency [#12]