From c71db8f4d5129e996fe56f9c733c1ab883e4ec62 Mon Sep 17 00:00:00 2001 From: Jost Schulte Date: Thu, 11 Aug 2022 14:41:36 -0600 Subject: [PATCH] chore(release): update changelog --- CHANGELOG.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5856ec7..7d55d002 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added ### Changed -- all links use header hashes now instead of entry hashes (licking, replying, mewmewing etc. as well as tagging) [\#31](https://github.com/artbrock/clutter/pull/31) -- upgrade to Tryorama 0.5.0 [\#31](https://github.com/artbrock/clutter/pull/31) -- break up the one huge test into isolated test cases [\#31](https://github.com/artbrock/clutter/pull/31) ### Fixed ### Removed + +## 2022-08-11 v0.4.0-alpha + +### Changed + +- **BREAKING**: upgrade Holochain to 145 & split into integrity & coordinator zomes +- **BREAKING**: convert b64 hashes to byte hashes in zome and test +- handle agent pub keys on the UI +- all links use header hashes now instead of entry hashes (licking, replying, mewmewing etc. as well as tagging) [\#31](https://github.com/artbrock/clutter/pull/31) +- upgrade to Tryorama 0.5.0 [\#31](https://github.com/artbrock/clutter/pull/31) +- break up the one huge test into isolated test cases [\#31](https://github.com/artbrock/clutter/pull/31) +- update profiles ui +- upgrade profiles & open-dev packages +- differentiate link types