Skip to content

Commit df40f9b

Browse files
committed
Add changelog entries
1 parent aec8319 commit df40f9b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
### Fixed
11+
12+
- Arithmetic overflow in concrete `SAR` edge case
13+
- Unnecessary application of `CopySlice` in concrete edge case
14+
815
## [0.50.1] - 2022-12-29
916

10-
## Fixed
17+
### Fixed
1118

1219
- `hevm exec` no longer fails with `hevm: No match in record selector smttimeout`
1320
- the `gas`, `gaslimit`, `priorityfee`, and `gasprice` cli options are now respected

0 commit comments

Comments
 (0)