Skip to content

Commit d89d13a

Browse files
mcroncedaviddrysdale
authored andcommitted
core/CHANGELOG.md: Update next version to 0.4.0 and add entry describing the tink_core::TinkError Sync impl
1 parent 00f28eb commit d89d13a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.4.0 - TBD
4+
5+
- Make `tink_core::TinkError` implement `Sync`; this is a breaking change, as it requires a `Sync` bound on wrapped errors
6+
37
## 0.3.0 - 2024-11-28
48

59
- Increase MSRV to 1.71.1

0 commit comments

Comments
 (0)