Skip to content

Commit

Permalink
changelog: removed From<u32> for RegId impl
Browse files Browse the repository at this point in the history
  • Loading branch information
tmfink committed Apr 21, 2024
1 parent 978a71b commit e962232
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Bump minimum Rust version to 1.70.0

### Removed
- `From<u32> for RegId` impl

## [0.12.0] - 2024-02-25
### Added
- `full` feature (enabled by default) which disables [diet mode] for the Capstone C library
Expand Down

0 comments on commit e962232

Please sign in to comment.