CHANGELOG.md in tracker_api-0.1.0 vs CHANGELOG.md in tracker_api-0.2.0
- old
+ new
@@ -1,3 +1,9 @@
0.1.0
---
- Initial release.
+
+0.2.0
+---
+- Feature: Added auto pagination.
+- Bug: Added `current_velocity` attribute to `Project`.
+- Bug: Removed attributes from `Iteration` that don't exist.