mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-02 15:45:21 +00:00
chore: bump version 6.0.11
log: bump version 6.0.11
This commit is contained in:
parent
7abeebc7eb
commit
96dcb71fdd
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
if (NOT DEFINED VERSION)
|
||||
set(VERSION 4.0)
|
||||
set(VERSION 6.0.11)
|
||||
endif()
|
||||
|
||||
project(dde-dock)
|
||||
|
19
debian/changelog
vendored
19
debian/changelog
vendored
@ -1,3 +1,22 @@
|
||||
dde-dock (6.0.11) unstable; urgency=medium
|
||||
|
||||
* fix: timedate display widget size error
|
||||
* fix: when there is focus on dockpopupwindow, it hide
|
||||
* fix: modify the color of the area not covered by the slider
|
||||
* fix: dont hide all close button(Task: 3608)
|
||||
* fix: abnormally display battery plug-in in the quick-trays
|
||||
* fix: when multiscreen connected non-primary display unable to click popupwindow
|
||||
* fix: xembed tray flew out
|
||||
* fix: dont hide all close button
|
||||
* fix: timedate alway request timedate format
|
||||
* fix: multitasking no response sometime
|
||||
* fix: FixedLlugin disapprear after drag
|
||||
* fix: disk popup does not hide(Issue: 3813)
|
||||
|
||||
feat: DockPopupWindow reimplemeted by DBlurEffectWidget
|
||||
|
||||
-- Tsic404 <liuheng@deepin.org> Fri, 14 Apr 2023 11:30:52 +0800
|
||||
|
||||
dde-dock (6.0.10) unstable; urgency=medium
|
||||
|
||||
[ bugfix ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user