summaryrefslogtreecommitdiff
path: root/ReleaseNotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes.md')
-rw-r--r--ReleaseNotes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index f19ce68..a2365f0 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -10,6 +10,9 @@
- Encoder: `*EncodeMethodError` is now also used when a method
produces invalid JSON.
+ - Decoder: The offset in `*DecodeTypeError`s now correctly point
+ the start of the value, rather than somewhere in the middle of
+ it.
# v0.2.0 (2023-01-26)