We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b470908 commit f685998Copy full SHA for f685998
CHANGES.md
@@ -1,4 +1,4 @@
1
-# 0.3.7
+## 0.3.7
2
3
* Remove `repos` configuration option. There was never a way to make use of
4
this feature.
@@ -7,23 +7,23 @@
7
* Django integration won't set user attributes if they were already set.
8
* Report correct SDK version to Sentry.
9
10
-# 0.3.6
+## 0.3.6
11
12
* Integration for Sanic
13
14
-# 0.3.5
+## 0.3.5
15
16
* Integration for AWS Lambda
17
* Fix mojibake when encoding local variable values
18
19
-# 0.3.4
+## 0.3.4
20
21
* Performance improvement when storing breadcrumbs
22
23
-# 0.3.3
+## 0.3.3
24
25
* Fix crash when breadcrumbs had to be trunchated
26
27
-# 0.3.2
+## 0.3.2
28
29
* Fixed an issue where some paths where not properly sent as absolute paths
0 commit comments