Skip to content

Commit 35140e1

Browse files
committed
Update changelog
1 parent d29fed6 commit 35140e1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,15 @@ 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

77

8-
6.7.0 (Unreleased)
8+
6.7.0 (2018-04-18)
99
------------------
1010
* [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`
1117

1218
6.6.0 (2018-02-12)
1319
------------------

0 commit comments

Comments
 (0)