summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshley Camba Garrido <ashwoods@gmail.com>2018-05-12 10:33:00 +0200
committerAshley Camba Garrido <ashwoods@gmail.com>2018-05-12 10:33:00 +0200
commit7ddd9d63d9ae79e39c8aac19398de028eaa45e89 (patch)
tree26ce4d64d27174d2cf2640a305c1ef9eceb9b7b3
parentc4d5129e96e67ec72c7c190b1c875293714bec59 (diff)
downloadraven-7ddd9d63d9ae79e39c8aac19398de028eaa45e89.tar.gz
Update changelog
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9848342..f19a7b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,9 +5,13 @@ All notable changes to this project will be documented in this file.
Project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
-6.8.0 (2018-05-11)
+6.8.0 (2018-05-12)
------------------
* [Core] Fixed DSNs without secrets not sending events.
+* [Core] Added lazy import for pkg_resources
+* [Core] Added NamedTuple Serializer
+* [Sanic] Fixed sanic integration dependencies
+* [Django] Fixed sql hook bug
6.7.0 (2018-04-18)
------------------