summarylogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6f091415c635..e299a61b70d5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1627,3 +1627,15 @@ Sat Feb 22 13:59:34 2020 +0100
Notable changes:
2020-02-22 9927f58 NeoTheFox feat: add `doas` support as PrivilegeEscalationTool config option (#455)
2020-02-19 7f04667 actionless fix(print_department: pformat_upgradeable): AUR pkgs when upgrades sorted by repo (fixes #454)
+
+
+Thu Feb 27 00:30:20 2020 +0100
+-------------------------------------------------
+1.6.6 Release 1.6.6
+
+ Notables changes:
+ 2020-02-26 fa3f9e1 actionless chore(args): document --pikaur-debug and mention it in GitHub issue template
+ 2020-02-26 5403392 actionless fix(build: init): allow limiting package_names when building pkgbuild by path (fixes #452)
+ 2020-02-22 5557ee6 actionless chore(config): move 'AurUrl' and 'NewsUrl' to [network] config section
+ 2020-02-22 b3995fb actionless chore(config): move 'NoEdit', 'DontEditByDefault', 'NoDiff', 'GitDiffArgs' and 'DiffPager' to [review] config section
+ 2020-02-22 123552e actionless feat(config): implement config migration