Skip to content

Release Candidate v0.15.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@coderofstuff coderofstuff released this 20 Dec 00:38
8fe4663

Instructions for Node Maintainers

This is the first release that includes the database version upgrade introduced in #494. When you run this version with an existing datadir, you may be asked to upgrade your database version in CLI. To proceed, type y or yes and hit enter. Alternatively, you can run this version with a --yes flag to skip the interactive question.

This database upgrade is a one-way path, which means after updating your datadir to the new version, you won't be able to go back to an earlier version.

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.15.4-rc1