Skip to content

Commit

Permalink
Removed object replacement character from changelog (#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsujan authored Oct 31, 2020
1 parent ec7f584 commit a3ba081
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
lxqt-config-0.16.0 / 2020-11-01
===============================
* Better UI for lxqt-config-brightness.
* Avoid C++11 range for possible container detachment.
* Only use QStringLiteral where it avoids allocations.
* Initialize monitor settings config in "lxqt-config-monitor/monitor.h".
* Use QFlags default constructor.
* Fixed a crash in lxqt-config-monitor.
* Fixed type associations and added "Default Application".
* Detailed palette customization in lxqt-config-appearance.
* Remember sizes of appearance and file associations dialogs.
* Avoid C++11 range for possible container detachment.
* Only use QStringLiteral where it avoids allocations.
* Initialize monitor settings config in "lxqt-config-monitor/monitor.h".
* Use QFlags default constructor.
* Fixed a crash in lxqt-config-monitor.
* Fixed type associations and added "Default Application".
* Detailed palette customization in lxqt-config-appearance.
* Remember sizes of appearance and file associations dialogs.

lxqt-config-0.15.0 / 2020-04-22
===============================
Expand Down

0 comments on commit a3ba081

Please sign in to comment.