Skip to content

Commit 9792efd

Browse files
committed
chore: update CHANGELOG
1 parent 4fedd9f commit 9792efd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ More expansive patch notes and explanations may be found in the specific [pathfi
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
## Unreleased
10+
## [0.14.0] - 2024-07-22
1111

1212
### Added
1313

14+
- Support for Starknet v0.13.2.
1415
- Pathfinder now creates a new directory if the database path specified does not exist.
1516
- Pathfinder now has a CLI option (`--rpc.custom-versioned-constants-json-path`) to allow loading a custom versioned constants JSON file. When specified the contents of the file is then used instead of the _latest_ constants built into the blockifier crate during execution of Cairo code.
1617

0 commit comments

Comments
 (0)