CHANGELOG.md in hanami-model-1.0.2 vs CHANGELOG.md in hanami-model-1.0.3
- old
+ new
@@ -1,7 +1,11 @@
# Hanami::Model
A persistence layer for Hanami
+## v1.0.3 - 2017-10-11
+### Fixed
+- [Luca Guidi] Keep the dependency on `dry-types` at `~> 0.11.0`
+
## v1.0.2 - 2017-08-04
### Fixed
- [Maurizio De Magnis] URI escape for Postgres password
- [Marion Duprey] Ensure repository to generate timestamps values even when only one between `created_at` and `updated_at` is present
- [Paweł Świątkowski] Make Postgres JSON(B) to work with Ruby arrays