Skip to content

Commit

Permalink
Release v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
boreq committed Mar 8, 2023
1 parent feecc36 commit 9ae9c66
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,21 @@

### Fixed

- Improved performance by using "github.com/json-iterator/go" instead of
"encoding/json".
- ...

### Security

- ...

## [v0.0.4]

### Fixed

- Improved overall performance by using "github.com/json-iterator/go" instead
of "encoding/json".
- Updated go-ssb to the latest version which should improve message validation
performance.

## [v0.0.3]

### Changed
Expand Down Expand Up @@ -59,7 +67,8 @@

- This CHANGELOG file.

[unreleased]: https://github.com/planetary-social/scuttlego/compare/v0.0.3...HEAD
[unreleased]: https://github.com/planetary-social/scuttlego/compare/v0.0.4...HEAD
[v0.0.4]: https://github.com/planetary-social/scuttlego/releases/tag/v0.0.4
[v0.0.3]: https://github.com/planetary-social/scuttlego/releases/tag/v0.0.3
[v0.0.2]: https://github.com/planetary-social/scuttlego/releases/tag/v0.0.2
[v0.0.1]: https://github.com/planetary-social/scuttlego/releases/tag/v0.0.1

0 comments on commit 9ae9c66

Please sign in to comment.