Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> --- CHANGES.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 073c940..2cf0656 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Added +- checkupdates: Add manpage. (d25a8b2) +- checkupdates: Add option for downloading updates. (ab69666) +- paccache: Add --age-atime and --age-mtime arguments. (45c1916) +- pacdiff: Add manpage. (35eef6b) +- pacsort: Add manpage. (ef63784) +- updpkgsums: Add manpage. (b258c31) +- vim: Add indent file. (020b533) +- vim: Add b2sums to PKGBUILD syntax file. (fc21909) + +### Changed +- checkupdates: Add -d argument to manpage. (4e2273e) +- paclist: Allow listing packages from multiple repos at once. (58bfa06) +- paclist: Also list packages where the installed version differ from the repo version. (4849211) +- vim: Remove version check for Vim older than 6.0 from PKGBUILD syntax file. (b4ae0e5) +- checkupdates, paccache, pacdiff: Don't use colors on a dumb terminal. (c57d275) + +### Fixed +- pacccache: Fix parsing of --move argument. (9ebae18) +- pacdiff: Don't assume the DBPath has a trailing slash. (0c260d3) +- pacsort: Support all compression formats supported by `makepkg`. (aa22e5c) +- vim: Add `unknown` license special case to PKGBUILD syntax file. (6193d12) + + ## [1.1.0] - 2018-08-05 ### Added - paccache: Add manpage. -- 2.23.0