Skip to content

Commit d9b5060

Browse files
committed
chore: build changelog
1 parent e912eb8 commit d9b5060

6 files changed

Lines changed: 17 additions & 3 deletions

File tree

.changelog/v11.3.0/summary.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
> [!IMPORTANT]
2+
> This upgrade was never applied to a Noble network and is replaced by `v11.4.0`
3+
14
*Feb 23, 2026*
25

36
This is a minor release to the v11 Flux line.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- Bump Dollar to [`v2.3.0`](https://github.com/noble-assets/dollar/releases/tag/v2.3.0) to introduce logic that handles end of the Vaults program by removing yield handling and disabling locking. ([#639](https://github.com/noble-assets/noble/pull/639))
1+
- Bump Dollar to [`v2.3.0`](https://github.com/noble-assets/dollar/releases/tag/v2.3.0) to introduce logic that handles the end of Vaults Season Two. ([#639](https://github.com/noble-assets/noble/pull/639))
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Recover expired IBC light client for `evmos_9001-2` ([#628](https://github.com/noble-assets/noble/pull/628))
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- End Vaults Season Two by unlocking all staked vault user positions via upgrade handler. ([#639](https://github.com/noble-assets/noble/pull/639))

.changelog/unreleased/improvements/642-recover-client.md renamed to .changelog/v11.4.0/improvements/642-recover-client.md

File renamed without changes.

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,23 @@
44

55
*Apr 9, 2026*
66

7-
This is a minor release to the v11 Flux line. It marks the end of the Vaults program by unlocking all staked positions.
7+
This is a minor release to the v11 Flux line.
88

99
### DEPENDENCIES
1010

11-
- Bump Dollar to [`v2.3.0`](https://github.com/noble-assets/dollar/releases/tag/v2.3.0) to introduce logic that handles end of the Vaults program by removing yield handling and disabling locking. ([#639](https://github.com/noble-assets/noble/pull/639))
11+
- Bump Dollar to [`v2.3.0`](https://github.com/noble-assets/dollar/releases/tag/v2.3.0) to introduce logic that handles the end of Vaults Season Two. ([#639](https://github.com/noble-assets/noble/pull/639))
12+
13+
### IMPROVEMENTS
14+
15+
- Recover expired IBC light client for `evmos_9001-2` ([#628](https://github.com/noble-assets/noble/pull/628))
16+
- End Vaults Season Two by unlocking all staked vault user positions via upgrade handler. ([#639](https://github.com/noble-assets/noble/pull/639))
17+
- Recover expired IBC light client for `haqq_11235-1` ([#642](https://github.com/noble-assets/noble/pull/642))
1218

1319
## v11.3.0
1420

21+
> [!IMPORTANT]
22+
> This upgrade was never applied to a Noble network and is replaced by `v11.4.0`
23+
1524
*Feb 23, 2026*
1625

1726
This is a minor release to the v11 Flux line.

0 commit comments

Comments
 (0)