Pārlūkot izejas kodu

Merge branch 'master' of github.com:Humbedooh/pypubsub

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

+ 2 - 0
CHANGELOG.md

@@ -1,8 +1,10 @@
 # 0.6.2
 # 0.6.2
 - Fixed an issue with payload delivery stalling due to client pipe timeouts
 - Fixed an issue with payload delivery stalling due to client pipe timeouts
+- Fixed a configuration issue with SQS storage
 
 
 # 0.6.1
 # 0.6.1
 - Added FS-backed persistant backlog storage for persisting backlog through restarts
 - Added FS-backed persistant backlog storage for persisting backlog through restarts
+- Addressed issues with aiohttp pipe writes not being coroutine-safe
 
 
 # 0.6.0
 # 0.6.0
 - Reworked configuration structure
 - Reworked configuration structure