Skip to content

Commit

Permalink
release changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
ifrit98 committed Feb 2, 2024
1 parent e9aa396 commit 8b2dde4
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## 6.7.1 / 2024-02-02

## What's Changed
* Release/6.7.0 by @ifrit98 in https://github.com/opentensor/bittensor/pull/1674
* Eighth (final) docstrings formatting PR by @rajkaramchedu in https://github.com/opentensor/bittensor/pull/1678
* Sixth docstrings formatting PR by @rajkaramchedu in https://github.com/opentensor/bittensor/pull/1676
* Seventh docstrings formatting PR by @rajkaramchedu in https://github.com/opentensor/bittensor/pull/1677
* Update README.md by @unconst in https://github.com/opentensor/bittensor/pull/1679
* Update README.md by @unconst in https://github.com/opentensor/bittensor/pull/1680
* black formatting by @ifrit98 in https://github.com/opentensor/bittensor/pull/1685
* burn -> recycle for public facing code by @ifrit98 in https://github.com/opentensor/bittensor/pull/1681
* Expands test coverage and coverts python unittest classes to pure pytest by @gus-opentensor in https://github.com/opentensor/bittensor/pull/1686
* wrap set weights in a ttl multiprocessing call so we don't hang past TTL by @ifrit98 in https://github.com/opentensor/bittensor/pull/1687

## New Contributors
* @gus-opentensor made their first contribution in https://github.com/opentensor/bittensor/pull/1686

**Full Changelog**: https://github.com/opentensor/bittensor/compare/v6.7.0...v6.7.1



## 6.7.0 / 2024-01-25

Expand Down

0 comments on commit 8b2dde4

Please sign in to comment.