CHANGELOG.md in mailkick-1.1.0 vs CHANGELOG.md in mailkick-1.1.1
- old
+ new
@@ -1,7 +1,12 @@
+## 1.1.1 (2023-01-30)
+
+- Switched to JSON for serialization with non-default `secret_token`
+
## 1.1.0 (2023-01-29)
- Improved secret token generation
+- Switched to JSON for serialization with default `secret_token`
## 1.0.1 (2021-06-20)
- Fixed error message when process out-opts not configured