summarylogtreecommitdiffstats
path: root/aurutils.changelog
diff options
context:
space:
mode:
authorAlad Wenter2021-12-06 16:08:12 +0100
committerAlad Wenter2021-12-06 16:08:12 +0100
commit81ace30148e8da441af0a4e1d8172069235cdc11 (patch)
tree359ddc71b52caf94c3f039aec319eef2cd316205 /aurutils.changelog
parent61e1649e12efb641f02223e03266fbfc4d7c8fca (diff)
downloadaur-81ace30148e8da441af0a4e1d8172069235cdc11.tar.gz
aurutils: fix path in install message
Diffstat (limited to 'aurutils.changelog')
-rw-r--r--aurutils.changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/aurutils.changelog b/aurutils.changelog
index 7c2ac60ea803..4f45157bacf9 100644
--- a/aurutils.changelog
+++ b/aurutils.changelog
@@ -1,3 +1,20 @@
+## 3.2.1
+
+* `aur-query`
+ + support AUR_LOCATION
+ + preserve `curl --parallel` exit codes (requires curl >=7.77.0)
+ + complete aur-query(1) man page
+
+* `aur-pkglist`
+ + support multiinfo and search dumps (`--info`, `--search`)
+ + support HTTP Last-Modified
+
+* `aur-fetch`
+ + add `--existing`
+
+* `aur-view`
+ + new script that includes the package inspection logic from `aur-sync`
+
## 3.2.0
* `aur-build`