summarylogtreecommitdiffstats
path: root/aurutils.changelog
diff options
context:
space:
mode:
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`