HISTORY.md in metric_fu-4.3.0 vs HISTORY.md in metric_fu-4.3.1
- old
+ new
@@ -4,9 +4,21 @@
As such, a _Feature_ would map to either major or minor. A _bug fix_ to a patch. And _misc_ is either minor or patch, the difference being kind of fuzzy for the purposes of history. Adding tests would be patch level.
### Master
+* Features
+* Fixes
+* Misc
+
+### MetricFu 4.3.1 / 2013-08-02
+
+* Features
+* Fixes
+* Misc
+ * Don't set a default flay minimum score (was 100); use flay default (16) instead. (Robin Curry #110)
+ * Loosen gem dependencies. Please report any bugs! (Benjamin Fleischer, #109)
+
### MetricFu 4.3.0 / 2013-07-26
* Features
* Allow customization of reporting results using formatters (Robin Curry #94)
* Fixes