Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit f121c57

Browse files
committed
Added missing release notes
1 parent 70b98e6 commit f121c57

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Version 0.1.4
2+
3+
- Improved error reporting of the derive feature
4+
- Resolved a potential internal ambiguity when using the backtrace feature
5+
that prevented backtrace from improving an upstream API.
6+
- Changed the bounds on std error compat conversions through the From trait
7+
to take Sync and Send into account.
8+
19
# Version 0.1.3
210

311
- Added `Context::map`

0 commit comments

Comments
 (0)