Skip to content

Commit f685998

Browse files
committed
fix: Change heading of changes.md to accomodate craft
1 parent b470908 commit f685998

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGES.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.3.7
1+
## 0.3.7
22

33
* Remove `repos` configuration option. There was never a way to make use of
44
this feature.
@@ -7,23 +7,23 @@
77
* Django integration won't set user attributes if they were already set.
88
* Report correct SDK version to Sentry.
99

10-
# 0.3.6
10+
## 0.3.6
1111

1212
* Integration for Sanic
1313

14-
# 0.3.5
14+
## 0.3.5
1515

1616
* Integration for AWS Lambda
1717
* Fix mojibake when encoding local variable values
1818

19-
# 0.3.4
19+
## 0.3.4
2020

2121
* Performance improvement when storing breadcrumbs
2222

23-
# 0.3.3
23+
## 0.3.3
2424

2525
* Fix crash when breadcrumbs had to be trunchated
2626

27-
# 0.3.2
27+
## 0.3.2
2828

2929
* Fixed an issue where some paths where not properly sent as absolute paths

0 commit comments

Comments
 (0)