Skip to content

Commit

Permalink
Add entry to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed Jun 26, 2024
1 parent 9a28cf8 commit 3ddb9d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Support private network secured by pre-shared key [#635](https://github.com/p2panda/aquadoggo/pull/635)
- Support private network secured by pre-shared key [#635](https://github.com/p2panda/aquadoggo/pull/635)

### Changed

Expand All @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Handle connection ids greater than 9 in `Peer` impl of `Human` trait [#634](https://github.com/p2panda/aquadoggo/pull/634)
- Safely handle missing document when retrieving document view from store [#637](https://github.com/p2panda/aquadoggo/pull/637)

## [0.7.4]

Expand Down

0 comments on commit 3ddb9d4

Please sign in to comment.