doc: update CHANGELOG for 2.2.2

This commit is contained in:
nodiscc
2020-04-06 19:39:49 +02:00
parent e705ba15dc
commit 467cb78999

View File

@@ -3,6 +3,23 @@
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.2](https://gitlab.com/nodiscc/dlc/releases/tag/2.2.2) - 2020-04-06
### Changed
- Disable window manager compositor by default (improve video performance/prevent tearing)
### Added
- Documentation at https://debian-live-config.readthedocs.io/ (auto-generated with Sphinx/python script)
### Fixed
- Improve/cleanup makefile and package lists
-------------------------------