File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6- and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+ and this project adheres to
7+ [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
78
89## [ Unreleased]
910
1011- Serialization in JSON now uses hexstrings for bytearrays.
1112- Upgrade to Rust 1.67.0
1213- Remove unneeded ChaCha gates
13- - Enforce deterministic ordering of gate lookup tables by replacing ` HashSet ` with ` BTreeSet `
14+ - Enforce deterministic ordering of gate lookup tables by replacing ` HashSet `
15+ with
16+ ` BTreeSet `
1417
1518## 0.1.0 (2023-02-06)
1619
You can’t perform that action at this time.
0 commit comments