Skip to content

Commit f6b3aa5

Browse files
author
Guihon MENDY
committed
docs(changelog): document ai-discover:send scope addition
1 parent 6284712 commit f6b3aa5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## 1.32.0 — 2026-06-16
66

7+
### Added
8+
9+
- New `ai-discover:send` token scope.
10+
711
### Changed
812

913
- The library is now compatible with marshmallow 4 (`marshmallow>=3.18, <5`). On Python 3.9+ marshmallow 4 is used; Python 3.8 keeps marshmallow 3. As a result, `to_dict()` and `from_dict()` now return a plain `dict` instead of an `OrderedDict` (insertion order is still preserved). `marshmallow-dataclass` is bumped to `>=8.7, <8.8`.

0 commit comments

Comments
 (0)