File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.33.1] - 2024-12-20
11
+
10
12
### Changed
11
13
12
14
- Disable ` default_features `
@@ -450,7 +452,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
450
452
[ #61 ] : https://github.com/dusk-network/phoenix/issues/61
451
453
452
454
<!-- VERSIONS -->
453
- [ Unreleased ] : https://github.com/dusk-network/phoenix/compare/v0.33.0...HEAD
455
+ [ Unreleased ] : https://github.com/dusk-network/phoenix/compare/v0.33.1...HEAD
456
+ [ 0.33.1 ] : https://github.com/dusk-network/phoenix/compare/v0.33.0...v0.33.1
454
457
[ 0.33.0 ] : https://github.com/dusk-network/phoenix/compare/v0.32.0...v0.33.0
455
458
[ 0.32.0 ] : https://github.com/dusk-network/phoenix/compare/v0.31.0...v0.32.0
456
459
[ 0.31.0 ] : https://github.com/dusk-network/phoenix/compare/v0.30.0...v0.31.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " phoenix-core"
3
- version = " 0.33.0 "
3
+ version = " 0.33.1 "
4
4
edition = " 2021"
5
5
repository = " https://github.com/dusk-network/phoenix/core"
6
6
description = " Core types and functionalities for Phoenix, a privacy-preserving ZKP-based transaction model"
You can’t perform that action at this time.
0 commit comments