aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-01-04 11:46:44 +0000
committermerakor <cem@ckyln.com>2021-01-04 11:46:44 +0000
commit6c4ca6e23d3ac6e511c6982e2557844b538a6a68 (patch)
tree56f6f649ddd281f2e0c5e294a6e79bbe400dfbd3
parentbf988706fa4bdd863bdf1c6bf95e03bb68ab08c0 (diff)
downloadcpt-6c4ca6e23d3ac6e511c6982e2557844b538a6a68.tar.gz
docs: update
FossilOrigin-Name: ded347af5f33221e20649e7531847ab28a2a905c72b0c7a2f1bca9270cb20960
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4b2bf5f..6330006 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,15 @@ this project _somewhat_ adheres to [Semantic Versioning].
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
+5.1.2 - 2020-12-24
+--------------------------------------------------------------------------------
+
+### Fixed
+- Fixed the `Makefile` installing files other than `cpt-*` files.
+- Fixed `pkg_swap()` bug where swapping a prefix file would change the following
+ file locations on the manifest as well.
+
+
5.1.1 - 2020-12-20
--------------------------------------------------------------------------------