File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments