Skip to content

Commit 9632175

Browse files
committed
doc/changelog: update
1 parent 745b174 commit 9632175

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ Freestanding mode (no libc dependency).<br>
1717

1818
Implement `error` as a regular interface (it was special-cased before).<br>
1919
[6c8f0bd](https://github.com/solod-dev/solod/commit/6c8f0bd68e4ba8693d22be59f763676889270070)
20+
21+
⚠️ Auto-generate result types for `(T, error)` multi-return values where `T` is a custom struct type. This is a breaking change: previously, you had to manually define a `T{Result}` type for any such `T`.<br>
22+
[745b174](https://github.com/solod-dev/solod/commit/745b174e11c08bee91cdaeaf8a8b2aa083863b61)

0 commit comments

Comments
 (0)