CHANGELOG.md in table_sync-4.1.1 vs CHANGELOG.md in table_sync-4.1.3

- old
+ new

@@ -1,7 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## [4.1.2] - 2020-11-19 +### Fixed +- bug with sorting data in handler + ## [4.1.1] - 2020-11-06 ### Fixed - dead locks in receiving module (see: `spec/receiving/handler_spec.rb#avoid dead locks`) ## [4.1.0] - 2020-11-02