Skip to content

Commit d2d59f2

Browse files
authored
update randomx (#65)
1 parent 86ef42f commit d2d59f2

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.3.0](https://github.com/tari-project/randomx-rs/compare/v1.3.0...v1.2.1) (2023-11-01)
6+
### Feature
7+
8+
* update randomx
9+
510
### [1.2.1](https://github.com/tari-project/randomx-rs/compare/v1.1.15...v1.2.1) (2023-08-30)
611

712
### Bug Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/randomx-rs"
66
homepage = "https://tari.com"
77
readme = "README.md"
88
license = "BSD-3-Clause"
9-
version = "1.2.1"
9+
version = "1.3.0"
1010
edition = "2018"
1111
build = "build.rs"
1212

0 commit comments

Comments
 (0)