From e3a4904dc82814051a6a35d0b1a9ab78f9f739d8 Mon Sep 17 00:00:00 2001 From: merakor Date: Tue, 6 Oct 2020 08:58:35 +0000 Subject: cpt: bump to 5.0.0 FossilOrigin-Name: 1dabad031a841b894ada16be7072f3cf342abcb9e63ffc8f084f07c766bf9935 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b128d88..2352f33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -UNRELEASED +5.0.0 - 2020-10-06 -------------------------------------------------------------------------------- ### IMPORTANT @@ -33,6 +33,8 @@ UNRELEASED - `cpt-fork` now removes `manifest` and `etcsums` files. - `cpt-fork` can now be used to fork multiple packages. - `cpt-reset` now uses `/etc/cpt-base` when removing packages. +- `cpt-build` now exports the `CPT_TEST` variable, so some tests that can't be + done in a `test` script can be done from the build itself. 4.1.1 - 2020-09-25 -- cgit v1.2.3