CHANGELOG.md in flapjack-1.3.0 vs CHANGELOG.md in flapjack-1.4.0rc1
- old
+ new
@@ -1,7 +1,13 @@
## Flapjack Changelog
+# 1.4.0rc1 - 2015-03-12
+- Bug: API : Wrong Timezone doesn't cause 422 status and makes GET /contacts crash #791 (@ali-graham)
+- Bug: uncaught exception in Event#initialize: invalid byte sequence in UTF-8 #801 (@ali-graham)
+- Bug: uncaught exception in Web UI: invalid byte sequence in US-ASCII #802 (@ali-graham)
+- Feature: Add bind_address config option for http server pikelets #807 (@mrichar1)
+
# 1.3.0 - 2015-02-17
- No changes
# 1.3.0rc3 - 2015-02-17
- Bug: cleanup gateway shutdown logic, fix #789 #790 (@ali-graham)
@@ -9,10 +15,10 @@
# 1.3.0rc2 - 2015-02-13
- Bug: Error uninstalling - Error generating or dispatching SMS Nexmo message #789 (@Hobbsee)
# 1.3.0rc1 - 2015-02-13
-- Feature: Add Nexmo SMS gateway
+- Feature: Add Nexmo SMS gateway #786 (@jsoriano)
- Bug: Revert addition of sms_gammu gateway #759 (@ali-graham)
# 1.2.2 - 2015-02-10
- Feature: Add the maint subcommand to the chat bot to fix #664 (@someword)
- Feature: support for Ruby 2.2, drop support for 1.9, removes Resque due to gem dependencies #760 (@ali-graham)