HISTORY.md in metric_fu-4.4.3 vs HISTORY.md in metric_fu-4.4.4
- old
+ new
@@ -8,10 +8,19 @@
* Features
* Fixes
* Misc
-### MetricFu [4.4.3 / 2013-09-25](https://github.com/metricfu/metric_fu/compare/v4.4.1...v4.4.3)
+### MetricFu [4.4.4 / 2013-09-27](https://github.com/metricfu/metric_fu/compare/v4.4.3...v4.4.4)
+
+* Features
+* Fixes
+ * Update rcov config instructions in README to include call to activate (Carlos Fernandez, #145)
+ * rcov hotspot analyzer (MetricFu::RcovHotspot) now overrides map_strategy instead of map (Carlos Fernandez, #145)
+ * Fix test failures relating to artifact directory missing (Benjamin Fleischer, #144)
+* Misc
+
+### MetricFu [4.4.3 / 2013-09-25](https://github.com/metricfu/metric_fu/compare/v4.4.2...v4.4.3)
* Features
* Fixes
* Scratch directory no longer dependent on generator class name. Saikuro works again! (Benjamin Fleischer, #141)
* Misc