Skip to content

Commit c42cc3e

Browse files
committed
misc: v0.1.2 changelog
1 parent 2ccd1cf commit c42cc3e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## v0.1.2
44

5-
- fix: Use `NewScope` instead of literal struct inside a `scope.Clear` call
5+
- feat: Better source code location resolution and more useful inapp frames (#26)
6+
- feat: Use `noopTransport` when no `Dsn` provided (#27)
7+
- ref: Allow empty `Dsn` instead of returning an error (#22)
8+
- fix: Use `NewScope` instead of literal struct inside a `scope.Clear` call (#24)
9+
- fix: Add to `WaitGroup` before the request is put inside a buffer (#25)
610

711
## v0.1.1
812

0 commit comments

Comments
 (0)