[PATCH] CHANGES.md: Update for v1.3.0

Johannes Löthberg johannes at kyriasis.com
Sat Dec 14 00:17:54 UTC 2019


Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>
---
 CHANGES.md | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 1a237b4..a267cf8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -6,8 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ## [Unreleased]
 ### Added
-- Add document describing the release procedures.
-- Vim: Add Unlicense as valid license.
+- Add document describing the release procedures. (21449e3)
+- vim: Add Unlicense as valid license. (f835547)
+
+### Changed
+- checkupdates: Use $UID instead of $USER in the tempdir path. (a8b342e)
+- checkupdates, paccache, and pacdiff were ported to libmakepkg. (431e564)
+
+### Fixed
+- checkupdates: Exit with 2 if there are no updates available. (3da550e)
+- updpkgsums: Use makepkg's checksum algorithm type specification, fixing support for b2sums. (c8ef727)
+- vim: Recognize validpgpkeys variable. (e6950d3)
+
 
 ## [1.2.0] - 2019-10-06
 ### Added
-- 
2.24.1


More information about the pacman-contrib mailing list