There was an error while loading. Please reload this page.
1 parent eb59df4 commit 7cdc2dfCopy full SHA for 7cdc2df
1 file changed
zebra-state/CHANGELOG.md
@@ -14,7 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- `init_read_only()` now returns `StateInitError::ReadOnlyEphemeralConflict` for a config with
15
`ephemeral = true`, even when the configured `cache_dir` is missing or unreadable. Previously the
16
cache directory was checked first, so this configuration error surfaced as
17
- `StateInitError::ReadOnlyCacheDirUnreadable`.
+ `StateInitError::ReadOnlyCacheDirUnreadable`
18
+ ([#11146](https://github.com/ZcashFoundation/zebra/pull/11146)).
19
20
## [12.0.1] - 2026-07-27
21
0 commit comments