CHANGELOG.md in jets-2.2.1 vs CHANGELOG.md in jets-2.2.2
- old
+ new
@@ -1,9 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.
This project *loosely tries* to adhere to [Semantic Versioning](http://semver.org/).
+## [2.2.2]
+- #370 Use unicode for encoding when using postgres
+
## [2.2.1]
- #369 clean up authorizers and bug fixes
## [2.2.0]
- #368 API Gateway Authorizer Concept Support