Skip to content

Commit 984cd18

Browse files
committed
squash w/ changelog
1 parent 0254166 commit 984cd18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project **only** adheres to the following _(as defined at [Semantic Ver
1111
> - MINOR version when you add functionality in a backward compatible manner
1212
> - PATCH version when you make backward compatible bug fixes
1313
14-
## [v3.3.0] - 2026-03-17
14+
## [v3.3.0] - 2026-03-18
1515

1616
This release includes improvements for listing tickets, clean cancellation of parallel transfers, storage of binary data in AVUs, and more.
1717

@@ -31,7 +31,7 @@ This release includes improvements for listing tickets, clean cancellation of pa
3131

3232
- Fix ability to store arbitrary binary data in an AVU (#707).
3333
- Add `__slots__` member to prevent configuration misfires (#708).
34-
- Preserve state when chaining mutator calls on metadata manager (#709).
34+
- Preserve state when chaining calls on metadata manager (#709).
3535
- Fix segfault and hung threads when signals abort a parallel transfer (#722).
3636
- Fix handling of username in GeneralAdmin API for proper removal of remote user home collection (#763).
3737
- Use named loggers (#771).

0 commit comments

Comments
 (0)