Skip to content

Commit 96412ee

Browse files
committed
Update ChangeLog
1 parent f9aaaa8 commit 96412ee

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Write the date in place of the "Unreleased" in the case a new version is release
1010
- Optional `persist` query parameter to PUT and PATCH /array/... routes, and
1111
the corresponding DaskArrayClient methods: `write`, `write_block`, `patch`.
1212
- Added new delete:node and delete:revision scopes
13+
- Add ExternalPolicyDecision for authorization and an example working with Open Policy Agent
1314

1415
### Changed
1516

@@ -72,10 +73,6 @@ Write the date in place of the "Unreleased" in the case a new version is release
7273
`TableSubscription.new_data()` to conveniently access an array
7374
or table respectively.
7475

75-
### Added
76-
77-
- `locking` key-word argument in HDFAdapter and HDF5Adapter.
78-
7976
### Fixed
8077

8178
- Prevent exception when serving asset from a node if stat_result already found

0 commit comments

Comments
 (0)