Skip to content

Commit 34798ea

Browse files
authored
Merge pull request #24 from opentensor/release/0.4.0
Release/0.4.0
2 parents 160fd8e + a5e2d75 commit 34798ea

File tree

10 files changed

+2164
-326
lines changed

10 files changed

+2164
-326
lines changed

CHANGELOG.MD

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## v0.4.0 /2025-04-14
4+
5+
## What's Changed
6+
* Add encrypt, decrypt functionality for `bt.timelock` by @basfroman in https://github.com/opentensor/bittensor-commit-reveal/pull/21
7+
* Backmerge main staging 040 by @ibraheem-abe in https://github.com/opentensor/bittensor-commit-reveal/pull/22
8+
9+
**Full Changelog**: https://github.com/opentensor/bittensor-commit-reveal/compare/v0.3.1...v0.4.0
10+
11+
## v0.3.1 /2025-03-31
12+
13+
## What's Changed
14+
* Add all python interpreters for build by @roman-opentensor in https://github.com/opentensor/bittensor-commit-reveal/pull/17
15+
* bumping version 0.3.1 by @roman-opentensor in https://github.com/opentensor/bittensor-commit-reveal/pull/19
16+
17+
**Full Changelog**: https://github.com/opentensor/bittensor-commit-reveal/compare/v0.3.0...v0.3.1
18+
19+
## v0.3.0 /2025-03-31
20+
21+
## What's Changed
22+
* Add `get_encrypted_commitment` by @roman-opentensor in https://github.com/opentensor/bittensor-commit-reveal/pull/15
23+
24+
**Full Changelog**: https://github.com/opentensor/bittensor-commit-reveal/compare/v0.2.0...v0.3.0
25+
326
## v0.2.0 /2025-01-15
427

528
## What's Changed

0 commit comments

Comments
 (0)