Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0-beta.14-release #5006

Merged
merged 13 commits into from
Aug 31, 2022
Prev Previous commit
Next Next commit
Refactor CHANGELOG.md
  • Loading branch information
upbqdn committed Aug 31, 2022
commit 85faa5bd728463a2c8faeee31fe32c380e1b6004
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Zebra 1.0.0-beta.14](https://github.com/ZcashFoundation/zebra/releases/tag/v1.0.0-beta.13) - 2022-08-30

This release contains a variety of CI fixes, test fixes and dependency updates.
It contains two breaking changes:

- the recommended disk capacity and network bandwidth are higher, and
upbqdn marked this conversation as resolved.
Show resolved Hide resolved
- the `start` command line subcommand is now the default one.
upbqdn marked this conversation as resolved.
Show resolved Hide resolved

The sync performance of `lightwalletd` is also improved.

### Added

Expand Down