Skip to content

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Taybin Rutkin committed Jun 7, 2021
1 parent ec4cff3 commit 35bc5f5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

##0.6.7
### Changed
- aiokafka dependency is set to >=0.7.1,<0.8.0

##0.6.6
### Bug Fixes
- Error when logging slow process in aiokafka with python 3.9 [153](https://github.com/faust-streaming/faust/issues/153)
- FIX Record instances deserialize properly when returned by agent.ask[151](https://github.com/faust-streaming/faust/issues/151)


##0.6.5
### Bug Fixes
- Fix leader topic replication [149](https://github.com/faust-streaming/faust/issues/149)
Expand Down

0 comments on commit 35bc5f5

Please sign in to comment.