ChangeLog.md in pra-1.6.0 vs ChangeLog.md in pra-1.7.0
- old
+ new
@@ -4,9 +4,20 @@
This is inteded to help keep people informed about notable changes between
versions as well as provide a rough history.
#### Next Release
+#### v1.7.0
+
+* Upgrade to latest gem standards
+* Fix flash on navigation change
+* Switch to default terminal color scheme
+* Add light weight logging with timestamps
+* Add Ruby 2.2.3 support
+* Add Ruby 2.2.2 support
+
+#### v1.6.0
+
* Switch to using Faraday instead of RestClient.
#### v1.5.1
* Fix bug where failed if no `assignee_blacklist` was found in config. Thanks