CHANGELOG.md in goodcheck-2.1.0 vs CHANGELOG.md in goodcheck-2.1.1
- old
+ new
@@ -1,8 +1,17 @@
# CHANGELOG
## master
+## 2.1.1 (2019-06-11)
+
+* Let `:int` variable match with `0`
+
+## 2.1.0 (2019-06-10)
+
+* Introduce regexp string pattern [#56](https://github.com/sider/goodcheck/pull/56)
+* Introduce variable binding token pattern [#55](https://github.com/sider/goodcheck/pull/55)
+
## 2.0.0 (2019-06-06)
* Introduce trigger, a new pattern definition [#53](https://github.com/sider/goodcheck/pull/53)
## 1.7.1 (2019-05-29)