File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v1.2.0 (2025-08-03)
5+
6+ ### Bug Fixes
7+
8+ - ** editor** : Add margin to separator
9+ ([ ` 6c7d283 ` ] ( https://github.com/beatreichenbach/qt-parameters/commit/6c7d2836778e606da025fc8256a112005bc3eb1e ) )
10+
11+ - ** editor** : Default label as hidden
12+ ([ ` 8b7c588 ` ] ( https://github.com/beatreichenbach/qt-parameters/commit/8b7c588f512f0e761b4a022937e0768833398dbe ) )
13+
14+ - ** tab** : Use labels for headers
15+ ([ ` 3307fe9 ` ] ( https://github.com/beatreichenbach/qt-parameters/commit/3307fe91e564d0fa81f0043e6e6ef633c40c0c97 ) )
16+
17+ ### Features
18+
19+ - ** editor** : Add RadioTabWidget
20+ ([ ` af61844 ` ] ( https://github.com/beatreichenbach/qt-parameters/commit/af618440a1fc94f75ba7a2079b54e50a28f306d7 ) )
21+
22+
423## v1.1.3 (2025-07-03)
524
625### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " qt-parameters"
3- version = " 1.1.3 "
3+ version = " 1.2.0 "
44description = " Qt parameter widgets and forms for Python."
55authors = [
66 {name = " Beat Reichenbach" }
Original file line number Diff line number Diff line change 3636)
3737
3838
39- __version__ = '1.1.3 '
39+ __version__ = '1.2.0 '
You can’t perform that action at this time.
0 commit comments