From c4c676ecef28f9b7bc95eeadd62795bb5dca6420 Mon Sep 17 00:00:00 2001 From: merakor Date: Thu, 23 Jul 2020 08:26:45 +0000 Subject: changelog: update FossilOrigin-Name: d883274bd3d29240b0cb8e60f572052e5e3e01636ba52abc1fc1f86c10e7e5b4 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b73c173..f1bb697 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,20 @@ to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html +UNRELEASED +-------------------------------------------------------------------------------- + +### Added +- Added optional `--download|-d` flags for `kiss [u]pdate` to only download + sources for the packages that needs an update. + +### Changed +- Changed behaviour for `kiss [d]ownload`. When it receives no arguments, it + downloads the sources for the working package directory, instead of + downloading packages with updates. +- Changed the code style and did some minor nitpicks for the C programs. + + 2.3.0 - 2020-07-16 -------------------------------------------------------------------------------- -- cgit v1.2.3