Skip to content

Commit

Permalink
Resolve light wallet syncing regression (#18236)
Browse files Browse the repository at this point in the history
* Update CHANGELOG for 2.4.1

* Update some other items int he changelog

* Revert "Update some other items int he changelog"

This reverts commit 047b816.

* changelog updates
  • Loading branch information
emlowe committed Jun 24, 2024
1 parent 4b2f9f0 commit 406550e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project does not yet adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
for setuptools_scm/PEP 440 reasons.

## 2.4.1 Chia blockchain 2024-06-25

## What's Changed
### Fixed
* Fixed light wallet (wallet only) syncing issues introduced in 2.4.0

### Known Issues
* A breaking backwards compatibility issue was introduced in 2.4.0 in the daemon RPC call `add_private_key`. We expect to resolve this in a future release.

### Deprecated
macOS 11 (Big Sur) is deprecated. This release (2.4.1) will be the last release to support macOS 11

## 2.4.0 Chia blockchain 2024-06-20

## What's Changed
Expand Down

0 comments on commit 406550e

Please sign in to comment.