From c67fed385fe720fa65f234ec07609c226999461e Mon Sep 17 00:00:00 2001 From: merakor Date: Sun, 5 Feb 2023 13:44:01 +0000 Subject: CHANGELOG: update FossilOrigin-Name: 5f6ff8eafaec6b4f1fda29bbe6a477d38da8db307b84fcbd365facce65b48948 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3102485..3a4182c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,17 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html +[7.0.1] - 2023-02-05 +-------------------------------------------------------------------------------- + +### Fixed +- Made the `_tsort()` function compatible with POSIX +- Fixed dependency calculation issue in `pkg_depends()` where some packages + would be removed. +- Fixed `pkg_gentree()` not generating the dependency tree due to the dependency + calculation changes. + + [7.0.0] - 2023-01-31 -------------------------------------------------------------------------------- -- cgit v1.2.3