Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornall committed Dec 20, 2024
1 parent 9916abe commit e93a971
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Version x.x.x
- Add `QDoubleSpinBox` support to `UISliderWidget` (#168)
+ Breaks backwards compatability as `UISliderWidget` no longer accepts a `QLabel`

# Version 1.0.2
- Upgrade python to 3.8 in `test.yml` (#171)
- Rename `/scripts` directory to `/recipe` (#161)
- Update `CONTRIBUTING.md` with detailed installation and contribution instructions (#161)
- Limit Python version to <3.12 in conda recipe (#161)
- Change SessionDirectorySelectionDialog `.open()` call to `.exec()` (#163, #165)
- Add `QDoubleSpinBox` support to `UISliderWidget` (#168)
+ Breaks backwards compatability as `UISliderWidget` no longer accepts a `QLabel`

# Version 1.0.1
- Add NoBorderScrollArea, example and tests (#155)
Expand Down

0 comments on commit e93a971

Please sign in to comment.