Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornall committed Jan 3, 2025
1 parent 9e6f42b commit c4c9faf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Version x.x.x
- Add `QDoubleSpinBox` support to `UISliderWidget` (#168)
- Add `QLineEdit` support to `UISliderWidget` (#168)
+ Breaks backwards compatability as `UISliderWidget` no longer accepts a `QLabel`
- Add `UISliderEditWidget` class, with layout and `QLineEdit` support (#168)
- Add support for `UISliderEditWidget` and modified `UISliderWidget` to `UIFormWidget` and tests (#168)

# Version 1.0.2
- Upgrade python to 3.8 in `test.yml` (#171)
Expand Down

0 comments on commit c4c9faf

Please sign in to comment.