We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 221490c commit 2f58053Copy full SHA for 2f58053
CHANGELOG.md
@@ -7,7 +7,7 @@ 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.14.2] - 2024-09-03
11
12
### Fixed
13
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
### Added
19
20
- `--sync.l1-poll-interval` CLI option has been added to set the poll interval for L1 state. Defaults to 30s.
21
+- Support for Starknet 0.13.2.1.
22
23
## [0.14.1] - 2024-07-29
24
0 commit comments