Skip to content

Commit d515209

Browse files
committed
update changelog
1 parent 1d07f4a commit d515209

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.MD

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

3+
## v1.1.0 /2025-11-17
4+
5+
## What's Changed
6+
* Add missing hotkey parameter to test functions by @Gimzou in https://github.com/opentensor/bittensor-drand/pull/48
7+
* Update release workflow by @basfroman in https://github.com/opentensor/bittensor-drand/pull/58
8+
* feat: add encrypt_at_round() for direct Drand round encryption by @ShubhamChndrvnshi in https://github.com/opentensor/bittensor-drand/pull/56
9+
* feat: add decrypt_with_signature() by @ShubhamChndrvnshi in https://github.com/opentensor/bittensor-drand/pull/59
10+
* Python 3.14 support, fix unit tests + move workflow to gh by @basfroman in https://github.com/opentensor/bittensor-drand/pull/60
11+
12+
## New Contributors
13+
* @Gimzou made their first contribution in https://github.com/opentensor/bittensor-drand/pull/48
14+
* @ShubhamChndrvnshi made their first contribution in https://github.com/opentensor/bittensor-drand/pull/56
15+
16+
**Full Changelog**: https://github.com/opentensor/bittensor-drand/compare/v1.0.1...v1.1.0
17+
318
## v1.0.1 /2025-10-29
419
* Updates PyO3 to handle py3.14 by @thewhaleking in https://github.com/opentensor/bittensor-drand/pull/52
520
* Updates workflow to be able to use forks as well by @thewhaleking in https://github.com/opentensor/bittensor-drand/pull/51

0 commit comments

Comments
 (0)