Skip to content

Commit

Permalink
Update chglg for 1.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 committed Apr 25, 2021
1 parent d0649fb commit 82c39c4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ 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.

## 1.1.2 Chia Blockchain 2021-04-24

### Changed

- Weight proof time outs have been increased from 3 minutes to 6 minutes.

### Fixed

- When attempting to sync, connections could accidentally disconnect for rate limiting reasons. This was causing many to not be able to sync.
- Some temp files were not being closed during GUI plotting.

## 1.1.1 Chia Blockchain 2021-04-21

### Added
Expand Down

0 comments on commit 82c39c4

Please sign in to comment.