We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b9027 commit 323be10Copy full SHA for 323be10
CHANGELOG.md
@@ -3,6 +3,14 @@ Write the date in place of the "Unreleased" in the case a new version is release
3
4
# Changelog
5
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
14
## v0.1.0b11 (2024-11-14)
15
16
### Added
0 commit comments