Skip to content

Commit

Permalink
chore: update changelog to 0.0.4
Browse files Browse the repository at this point in the history
  update changelog.
  • Loading branch information
18202781743 committed Jan 2, 2024
1 parent 05c3a08 commit 6b92e75
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
dde-shell (0.0.4) unstable; urgency=medium

* chore: optimize cmake
* chore: promote qt wayland version constraint
* fix: menu not closed when popup second one
* feat: add PanelPopup to manage Panel's popup
* refact: async load qml
* fix: PanelPopup's size is wrong
* fix: protocol error when changing anchors
* feat: add PanelToolTip
* feat: modify data model in dnd
* feat: add dock quick plugins
* chore: mark getters const
* fix: drag handler still active when finished
* refact: modify containment's appletItems type
* refact: adjust dock project
* fix: SortFilterModel can't update when item's property changed
* refact: use Binding instead of Qt.binding
* feat: add sub Applet's property example

-- YeShanShan <[email protected]> Thu, 28 Dec 2023 17:28:59 +0800

dde-shell (0.0.3) unstable; urgency=medium

* fix: transparent mouse event
Expand Down

0 comments on commit 6b92e75

Please sign in to comment.