File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Dates 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
You can’t perform that action at this time.
0 commit comments