Skip to content

Commit 6ea37f3

Browse files
committed
Update changelog for 6.5.0
1 parent 9f56a51 commit 6ea37f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Changelog
44
All notable changes to this project will be documented in this file.
55
Project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
6.5.0 (2018-01-15)
8+
------------------
9+
* [Core] Fixed missing deprecation on `SantizePasswordProcessor`
10+
* [Core] Improve exception handling in `Serializer.transform`
11+
* [Core] Fixed `celery.register_logger_signal` ignoring subclasses
12+
* [Core] Fixed sanitizer skipping `byte` instances
13+
* [Lambda] Fixed `AttributeError` when `requestContext` not present
14+
715
6.4.0 (2017-12-11)
816
------------------
917
* [Core] Support for defining `sanitized_keys` on the client (pr/990)

0 commit comments

Comments
 (0)