소스 검색

Update CHANGELOG.md

Daniel Gruno 1 년 전
부모
커밋
79cafd42d8
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -1,5 +1,6 @@
 # 0.7.3
-- Added support for reloading the ACL configuration with SIGUSR2 (#2)
+- Added support for reloading the ACL configuration with SIGUSR2 (#2).
+- Added support for resuming a stream with a sequence cursor.
 
 # 0.7.2
 - Addressed an issue with SQS not updating in real-time, only when backlog is requested.