Skip to content

Commit c4f6e9f

Browse files
authored
docs: update CHANGELOG for v2.1.0 release (#193)
1 parent 84d33bd commit c4f6e9f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ All notable changes to this project will be documented in this file. See [standa
44

55
## [Unreleased]
66

7+
## [2.1.0] - 2026-04-01
8+
9+
### Features
10+
11+
- **ROLLBACK_COMPLETE Recovery**: Automatically delete and recreate stacks stuck in `ROLLBACK_COMPLETE` state (#107, #191)
12+
13+
### Chore
14+
15+
- **Node.js 24**: Upgraded action runtime from Node.js 20 to Node.js 24 (#184, #192)
16+
- Updated CI workflow to use Node.js 24 and latest action versions
17+
18+
### Dependencies
19+
20+
- Bump undici from 6.23.0 to 6.24.0 (#185)
21+
- Bump fast-xml-parser and @aws-sdk/client-cloudformation (#183)
22+
- Bump minimatch (#181)
23+
- Bump flatted from 3.3.3 to 3.4.2 (#186)
24+
- Bump picomatch (#188)
25+
- Bump handlebars from 4.7.8 to 4.7.9 (#189)
26+
27+
## [2.0.0] - 2026-02-02
28+
729
### Features
830

931
- **Enhanced Change Set Support**: Added three-mode operation for better change set management

0 commit comments

Comments
 (0)