summarylogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 89f982a5c55b..4cb7b1319630 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2019,3 +2019,13 @@ Tue Dec 20 00:29:21 2022 +0100
2022-12-01 04703fd actionless fix(install_info_fetcher: get_aur_pkgs_info): don't print ignored package as it's already done in a different part of the code (fixes #687)
2022-11-29 40c98ca Osman Karagöz chore(locale): update TR translation (#689)
2022-11-29 370a4d9 actionless fix(pkgbuild): python-installer already copying stuff from `./dist/` dir
+
+
+Tue Jan 3 17:22:26 2023 +0100
+-------------------------------------------------
+1.14.7 Release 1.14.7 ☁️🚬🎅
+
+ Notable changes:
+ 2022-12-26 7c5d8b7 actionless fix(config, main): create .cache dir when needed (fixes #697)
+ 2022-12-22 375f044 actionless fix(pacman: get_pacman_test_output): results were not cached 🙀
+ 2022-12-22 40fe015 actionless fix(core: InteractiveSpawn): dont print some cmds twice with --print-commands enabled