From 1634967595af48b6160c904ec106ec25621f81e3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 22 Oct 2020 19:04:11 +0200 Subject: [PATCH] doc: update CHANGELOG.md --- CHANGELOG.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 818765c..7468d04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/). + +## [v2.2.4](https://gitlab.com/nodiscc/dlc/releases/tag/2.2.4) - 2020-10-22 + +### Added + +- add [Lutris](https://lutris.net) gaming platform +- add zrdt compression tool +- add sensible defaults for mousepad text editor + +### Fixed + +- fix display of virt-manager console (add missing gir1.2-spiceclientgtk-3.0 package) + + +### Changed + +- update all packages to latest version (Debian 10.6) +- replace ntp time synchronization service with [chrony](https://chrony.tuxfamily.org/) +- keyboard shortcuts: add ctrl+alt+shift+left/down/right/up to move current windows to the left/down/right/up workspace +- libvirt: set the default URI to qemu:///system (virsh now works without sudo or --connect) +- dotfiles/conky: don't draw shades by default +- update documentation +- tools: various Makefile improvements + ------------------------------- ## [v2.2.3](https://gitlab.com/nodiscc/dlc/releases/tag/2.2.3) - 2020-05-10 @@ -89,4 +113,4 @@ Initial release, git repository reset and rebuilt from scratch. See commit messa ### Fixed ### Security ### Deprecated ---> +--> \ No newline at end of file