Browse Source

Update CHANGELOG.md

Daniel Gruno 5 years ago
parent
commit
04457cb282
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -1,3 +1,6 @@
+# 0.6.2
+- Fixed a configuration issue with SQS storage
+
 # 0.6.1
 - Added FS-backed persistant backlog storage for persisting backlog through restarts
 - Addressed issues with aiohttp pipe writes not being coroutine-safe