Skip to content

Commit

Permalink
chore(release): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jost-s committed Aug 11, 2022
1 parent 416d8f7 commit c71db8f
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c71db8f

Please sign in to comment.