CHANGELOG.md in shaped-0.7.3 vs CHANGELOG.md in shaped-0.8.0
- old
+ new
@@ -1,4 +1,12 @@
+## v0.8.0 (2021-01-31)
+### Added
+- Accept `Method` as a `Callable` shape definition
+
+### Internal
+- Bump Ruby version from 2.7.0 to 2.7.2
+- Move from Travis to GitHub Actions
+
## v0.7.3 (2021-01-07)
### Removed
- Removed `::name` method for anonymous validator class in `Shaped::Shapes::Class`
## v0.7.2 (2020-07-13)