Skip to content

Commit 35bc5f5

Browse files
author
Taybin Rutkin
committed
updating changelog
1 parent ec4cff3 commit 35bc5f5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ 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.7
9+
### Changed
10+
- aiokafka dependency is set to >=0.7.1,<0.8.0
11+
712
##0.6.6
813
### Bug Fixes
914
- Error when logging slow process in aiokafka with python 3.9 [153](https://github.com/faust-streaming/faust/issues/153)
1015
- FIX Record instances deserialize properly when returned by agent.ask[151](https://github.com/faust-streaming/faust/issues/151)
1116

12-
1317
##0.6.5
1418
### Bug Fixes
1519
- Fix leader topic replication [149](https://github.com/faust-streaming/faust/issues/149)

0 commit comments

Comments
 (0)