Skip to content

Commit e76221f

Browse files
committed
Update changelog for 0.18.1
1 parent f4459e9 commit e76221f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/source/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ Changelog
33

44
.. currentmodule:: msgspec
55

6+
Version 0.18.1 (2023-08-16)
7+
---------------------------
8+
9+
- Support custom ``builtin_types`` in `msgspec.to_builtins` (:pr:`517`).
10+
- Try ``getattr`` before ``getitem`` when converting with
11+
``from_attributes=True`` (:pr:`519`).
12+
- More efficient module state access in top-level functions (:pr:`521`).
13+
614
Version 0.18.0 (2023-08-10)
715
---------------------------
816

0 commit comments

Comments
 (0)