From 537007929a5a03622d0ce5b98c3b04c9bef28fcc Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 12 Jan 2024 10:50:46 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf0cf3d..e4572d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), but adapt Instead of grouping changes by tag, they are grouped by the date they are released. +## 8th January 2024 + +### Added + +* Add `blueman` for Bluetooth and `gscan2pdf` for scanning. + +### Changed + +* Don't use autocomplete in Vim's command mode. +* Making the NixOS hostname configurable from the Flake. + ## 7th January 2024 ### Added