aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-08-31 15:35:07 +0000
committermerakor <cem@ckyln.com>2020-08-31 15:35:07 +0000
commit650a936486856024718ce9737c854ea56155437c (patch)
tree7dd74d0b9975f395207db2bafe679641edbc3862 /CHANGELOG.md
parent53251fa6c192e58c233b667bce432528f3014438 (diff)
downloadcpt-650a936486856024718ce9737c854ea56155437c.tar.gz
cpt: revert to previous method for sh256()3.3.1
This affects only file names and not git repositories. FossilOrigin-Name: c2f6cf07bac7138c17731f2006a38d1590cfb129faae3fe1727b8d487712b400
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7bae8d4..1ad0a4a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,14 @@ this project _somewhat_ adheres to [Semantic Versioning].
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
-3.3.0 - 2020-08-22
+3.3.1 - 2020-08-31
+--------------------------------------------------------------------------------
+
+### Changed
+- Reverted `sh256()` to the previous way.
+
+
+3.3.0 - 2020-08-31
--------------------------------------------------------------------------------
### Added