CHANGELOG.md in flapjack-0.8.3 vs CHANGELOG.md in flapjack-0.8.4
- old
+ new
@@ -1,6 +1,10 @@
## Flapjack Changelog
+# 0.8.4 - 2014-01-31
+- Bug: The scheduled maintenance periods table on the checks page is messed up gh-427 (@jswoods)
+- Bug: api current check state shows check summary and details from last state change gh-431 (@ali-graham)
+
# 0.8.3 - 2014-01-24
- Feature: Fix background color for failing events for entity page gh-425 (@jswoods)
- Feature: Enabled sort and filter options in the flapjack UI gh-418 (@jswoods)
- Bug: Exception in event.rb: parsed_duration undefined gh-423 (thanks @nmcclain) (@ali-graham)
- Bug: Incoming event states and types don't pass validation if not all lowercase (thanks @nmcclain) (@ali-graham)