We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29fed6 commit 35140e1Copy full SHA for 35140e1
CHANGELOG.md
@@ -5,9 +5,15 @@ All notable changes to this project will be documented in this file.
5
Project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
8
-6.7.0 (Unreleased)
+6.7.0 (2018-04-18)
9
------------------
10
* [Sanic] Added support for sanic.
11
+* [Core] Disabled dill logger by default
12
+* [Core] Added `SENTRY_NAME`, `SENTRY_ENVIRONMENT` and `SENTRY_RELEASE`
13
+ environment variables
14
+* [Core] DSN secret is now optional
15
+* [Core] Added fix for cases with exceptions in repr
16
+* [core] Fixed bug with mutating `record.data`
17
18
6.6.0 (2018-02-12)
19
0 commit comments