We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee1d35 commit db0ba54Copy full SHA for db0ba54
CHANGELOG.md
@@ -7,11 +7,12 @@ More expansive patch notes and explanations may be found in the specific [pathfi
7
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
8
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9
10
-## Unreleased
+## [0.15.2] - 2024-12-04
11
12
### Fixed
13
14
- Pathfinder fails to properly do a reorg due to a SQL statement referring a table that does not exist.
15
+- `--rpc.get-events-max-uncached-bloom-filters-to-load` setting is ineffective.
16
17
## [0.15.1] - 2024-12-02
18
0 commit comments