Skip to content

Commit fb72fc5

Browse files
author
openhab-bot
committed
committed version bump: 3.2.21 (227)
Signed-off-by: openhab-bot <info@openhabfoundation.org>
1 parent 2259dcb commit fb72fc5

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## [Version 3.2.21, Build 227] - 2026-04-13Z
6+
7+
- [codex] Handle invalid inline image data (#1146)
8+
- Upgrade GitHub workflow v3 (#1145)
9+
- Feature/lazy linked page navigation v3 (#1142)
10+
- Decouple hot sitemap rows from shared view model (#1140)
11+
- Simplify test scheme discovery configuration
12+
513
## [Version 3.2.20, Build 226] - 2026-04-12Z
614

715
- Remove widget reconciliation from SwiftUI sitemap update path (#1139)

Version.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
77

88

9-
MARKETING_VERSION = 3.2.20
10-
CURRENT_PROJECT_VERSION = 226
9+
MARKETING_VERSION = 3.2.21
10+
CURRENT_PROJECT_VERSION = 227

0 commit comments

Comments
 (0)