CHANGELOG.md in PageRankr-3.0.0 vs CHANGELOG.md in PageRankr-3.0.1
- old
+ new
@@ -1,6 +1,9 @@
# Change Log
+## Version 3.0.1
+* Improve PageRankr::Site
+
## Version 3.0.0
* Refactor
* Move the logic for the typhoeus request out of the individual trackers in Tracker to hide the complexity.
* Create Tracker to encapsulate the common logic in Backlink, Tracker, and Rank.
* Have each file declare it's dependencies, so that it is simple to use a la carte.
\ No newline at end of file