CHANGELOG.md in coach-2.1.0 vs CHANGELOG.md in coach-2.2.0
- old
+ new
@@ -2,9 +2,14 @@
# Unreleased
No unreleased changes.
+# 2.2.0 / 2019-01-08
+
+* [#68](https://github.com/gocardless/coach/pull/68) Add `coach` CLI and add
+ documentation to README
+
# 2.1.0 / 2019-11-14
* [#79](https://github.com/gocardless/coach/pull/79) RequestSerializer will now
return the 'http_content_type' and 'http_content_length' filtered headers.