Skip to content

Commit 3581c12

Browse files
[DOC] CHANGELOG
[skip ci]
1 parent 3ccca0b commit 3581c12

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [Unreleased](https://github.com/healkeiser/fxgui/compare/v11.1.3...HEAD)
10+
## [Unreleased](https://github.com/healkeiser/fxgui/compare/v11.2.0...HEAD)
11+
12+
## [v11.2.0](https://github.com/healkeiser/fxgui/compare/v11.1.3...v11.2.0) - 2026-01-13
13+
14+
### Merged
15+
16+
- v11.2.0: Replaced tooltips by FXTooltip in FXMainWindow [`#4`](https://github.com/healkeiser/fxgui/pull/4)
17+
18+
### Commits
19+
20+
- [BUILD] Trimmed the icon fork submodules [`f6e8ccd`](https://github.com/healkeiser/fxgui/commit/f6e8ccd0645653c97b83ade5a3162a4ea2105156)
21+
- [FEAT] Modified tootip so it can replace `setTooltip` [`e7f360d`](https://github.com/healkeiser/fxgui/commit/e7f360d244c352d20e084eb1d0b5aa5b3f55c577)
22+
- [CHORE] Consolidated theme lightness discovery within fxstyle [`5f585d4`](https://github.com/healkeiser/fxgui/commit/5f585d47096bf0ecbf79515dba4437ba23acc334)
23+
- [FEAT] Replaced default tooltips for FXMainWindow [`727baa1`](https://github.com/healkeiser/fxgui/commit/727baa1f892136662b44819028a11328f5f0f5b6)
1124

1225
## [v11.1.3](https://github.com/healkeiser/fxgui/compare/v11.1.2...v11.1.3) - 2026-01-12
1326

0 commit comments

Comments
 (0)