CHANGELOG.md in table_sync-2.1.0 vs CHANGELOG.md in table_sync-2.2.0
- old
+ new
@@ -1,7 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [2.2.0] - 2020-04-12
+### Added
+- Introduce Plugin ecosystem (**TableSync::Plugins**);
+
+## [2.1.1] - 2020-04-10
+### Fixed
+- Updated docs for batch_publishing to fully reflect changes in 2.1.0
+
## [2.1.0] - 2020-04-09
### Added
- **TableSync::BatchPublisher**: custom headers;
- **TableSync::BatchPublisher**: custom events;