Skip to content

Commit a3125c6

Browse files
committed
docs: update changelog
1 parent 22b7a1f commit a3125c6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/reference/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Dates are specified in the format `DD-MM-YYYY`.
99

10+
## [0.6.1] - 20-02-2026
11+
12+
### Fixed
13+
14+
- Allow multiple widgets to be stacked in the center via `QTabWidget` for `QtAppContainer`
15+
- Fix the attribute look-up in loop construction to get the `view_position` attribute of `PView`
16+
1017
## [0.6.0] - 20-02-2026
1118

1219
### Added
@@ -135,6 +142,7 @@ Dates are specified in the format `DD-MM-YYYY`.
135142

136143
- Initial release on PyPI
137144

145+
[0.6.1]: https://github.com/redsun-acquisition/redsun/compare/v0.6.0...v0.6.1
138146
[0.6.0]: https://github.com/redsun-acquisition/redsun/compare/v0.5.6...v0.6.0
139147
[0.5.6]: https://github.com/redsun-acquisition/redsun/compare/v0.5.5...v0.5.6
140148
[0.5.5]: https://github.com/redsun-acquisition/redsun/compare/v0.5.4...v0.5.5

0 commit comments

Comments
 (0)