Skip to content

Commit 323be10

Browse files
committed
Update CHANGELOG
1 parent 24b9027 commit 323be10

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ Write the date in place of the "Unreleased" in the case a new version is release
33

44
# Changelog
55

6+
## Unreleased
7+
8+
### Added
9+
10+
- Add HTTP endpoint `PATCH /array/full/{path}` to enable updating and
11+
optionally _extending_ an existing array.
12+
- Add associated Python client method `ArrayClient.patch`.
13+
614
## v0.1.0b11 (2024-11-14)
715

816
### Added

0 commit comments

Comments
 (0)