diff options
author | merakor <cem@ckyln.com> | 2020-05-06 12:57:06 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-05-06 12:57:06 +0000 |
commit | b2e1ad573a9db483a2efe0e24fe4fc0c4188b453 (patch) | |
tree | 7b321d3b5d814334002a5d5257515e97003351ef | |
parent | 854384df381360699d76ad8007bfb372662d1230 (diff) | |
download | cpt-b2e1ad573a9db483a2efe0e24fe4fc0c4188b453.tar.gz |
changelog: update
FossilOrigin-Name: 355f424ff819d9f1d1e9137481136cc047204e641a8e61fa1cd00d15c1a53812
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e86385..622b132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ UNRELEASED - `kiss` now decompresses a tarball once and uses the decompressed tarball for listing and extraction +### Fixed +- Fixed the output of docstrings in kiss + 1.18.0 - 2020-05-04 ------------------- |