CHANGELOG.md in jsonb_accessor-1.3.5 vs CHANGELOG.md in jsonb_accessor-1.3.6

- old
+ new

@@ -1,7 +1,12 @@ # Changelog ## [Unreleased] +## [1.3.6] - 2022-09-23 +### Fixed + +- Bug fix: Datetime values were not properly deserialized [#155](https://github.com/madeintandem/jsonb_accessor/pull/155) + ## [1.3.5] - 2022-07-23 ### Fixed - Bug fix: Attributes defined outside of jsonb_accessor are not written [#149](https://github.com/madeintandem/jsonb_accessor/pull/149)