aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-11-04 13:02:52 +0000
committermerakor <cem@ckyln.com>2021-11-04 13:02:52 +0000
commitf11e2638300d6a1c8a4c4d8a44eca9b3200bbc96 (patch)
tree5a4051b556b42204b626bf61aab45c915d07adac
parent9444ce1f01c9e1206e7beeddeb2bf7d263d11883 (diff)
downloadcpt-f11e2638300d6a1c8a4c4d8a44eca9b3200bbc96.tar.gz
CHANGELOG: update
FossilOrigin-Name: 89b0fe49fd148e254bd4cc4184559c67891087a613e7e72bae43b2f6074f0a96
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79a91a1..0ac7fe0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,6 +42,11 @@ this project _somewhat_ adheres to [Semantic Versioning].
- `cpt-update` is now re-entrant, meaning that it is no longer needed to run the
update twice, `cpt-update` will continue the updates with the new version of
itself.
+- The package manager now can handle circular dependencies and exit gracefully.
+
+### Library
+- In order to get the `$deps` variable, one now has to use the new
+ `pkg_depends_commit()` function.
[6.2.1] - 2021-09-20