Pārlūkot izejas kodu

Update CHANGELOG.md

Daniel Gruno 2 gadi atpakaļ
vecāks
revīzija
acfedd7e35
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -1,6 +1,7 @@
 # 0.7.2
 - Addessed an issue with SQS not updating in real-time, only when backlog is requested.
 - Added secure topics feature for locking publishing of certain pubsub topics to the ACL. 
+- Minor stability improvements.
 
 # 0.7.1
 - Use asyncio queues for modifying the list of events pending publishing to avoid potential race conditions.