CHANGELOG.md in table_sync-1.10.0 vs CHANGELOG.md in table_sync-1.11.0

- old
+ new

@@ -1,7 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. +## [1.11.0] - 2019-09-11 +### Added +- Receiving: inconsistent events raises `TableSync::UnprovidedEventTargetKeysError` + (events that include only some of the target keys (or none)) + ## [1.10.0] - 2019-08-28 ### Added - convert symbolic values to strings in hashes to support older versions of activejob ## [1.9.0] - 2019-07-23