We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d2f42 commit 72687f9Copy full SHA for 72687f9
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.3.0](https://github.com/centrifuge/api-v3/compare/v3.2.0...v3.3.0) (2026-03-19)
4
+
5
6
+### Features
7
8
+* track in-progress set max reserve ([81d2f42](https://github.com/centrifuge/api-v3/commit/81d2f42cc29d52b0a5de5d4ea0929ebd76650ab8))
9
10
## [3.2.0](https://github.com/centrifuge/api-v3/compare/v3.1.0...v3.2.0) (2026-03-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@centrifuge/api-v3",
- "version": "3.2.0",
+ "version": "3.3.0",
"repository": "https://github.com/centrifuge/api-v3",
"private": false,
"type": "module",
0 commit comments