CHANGELOG.md in landable-1.8.0 vs CHANGELOG.md in landable-1.9.0.rc1
- old
+ new
@@ -1,9 +1,14 @@
# Changelog
See README.md before updating this file.
-## Unreleased [#](https://github.com/enova/landable/compare/v1.8.0...master)
+## Unreleased [#](https://github.com/enova/landable/compare/v1.9.0.rc1...master)
+
+## 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]
## 1.8.0 [#](https://github.com/enova/landable/compare/v1.7.1.rc1...v1.8.0)
* Removing geminabox [#11]
* Some fixes to the DB tests [#9]
* Rails 4.x support [#8]