Skip to content

Commit 54af137

Browse files
committed
updating changelog
1 parent a7aabfd commit 54af137

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
##0.6.4
9+
### Bug Fixes
10+
- Fix partition from message for globaltables or tables that use partitioner [129](https://github.com/faust-streaming/faust/issues/129)
11+
- Calling window close callback after popping the value from store [137](https://github.com/faust-streaming/faust/pull/137)
712
##0.6.3
813
### Bug Fixes
914
- Fix for [126](https://github.com/faust-streaming/faust/issues/126)

0 commit comments

Comments
 (0)