Skip to content

Commit

Permalink
chore: changelog v0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed May 12, 2024
1 parent 8f62b0b commit 0ec5cd3
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
# Changelog

## [v0.6.6](https://github.com/pyapp-kit/superqt/tree/v0.6.6) (2024-05-12)

[Full Changelog](https://github.com/pyapp-kit/superqt/compare/v0.6.5...v0.6.6)

**Refactors:**

- perf: improve paint time for QColormapLineEdit [\#245](https://github.com/pyapp-kit/superqt/pull/245) ([tlambert03](https://github.com/tlambert03))

**Merged pull requests:**

- ci: \[pre-commit.ci\] autoupdate [\#244](https://github.com/pyapp-kit/superqt/pull/244) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))

## [v0.6.5](https://github.com/pyapp-kit/superqt/tree/v0.6.5) (2024-05-06)

[Full Changelog](https://github.com/pyapp-kit/superqt/compare/v0.6.4...v0.6.5)

**Fixed bugs:**
**Implemented enhancements:**

- fix: fix a number of issues with Labeled and Range Sliders, add LabelsOnHandle mode. [\#242](https://github.com/pyapp-kit/superqt/pull/242) ([tlambert03](https://github.com/tlambert03))

Expand Down

0 comments on commit 0ec5cd3

Please sign in to comment.