CHANGELOG.md in wombat-2.5.1 vs CHANGELOG.md in wombat-2.6.0
- old
+ new
@@ -1,4 +1,8 @@
+### version 2.6.0 (2017-07-04)
+
+* Updates gem dependencies - it now requires Ruby v2.2.2 or higher (activesupport requirement).
+
### version 2.5.0 (2016-01-26)
* Updates gem dependencies
* [PR #52](https://github.com/felipecsl/wombat/pull/52) Allow passing the URL as the `Wombat#crawl` argument
* [PR #51](https://github.com/felipecsl/wombat/pull/51) Allow crawler classes inheritance