Skip to content

Commit

Permalink
Update changelog for 5.4.3.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescowens committed Apr 5, 2023
1 parent d9541af commit a65c8d8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## [5.4.3.0] 2023-04-05, leisure

### Added
- install: Enhance windows installer - detect running gridcoinresearch(d).exe and ask to close before continuing #2672 (@jamescowens)
- gui: Add one minute QTimer to update beacon age/expiration in tooltip #2671 (@jamescowens)

### Changed
none

### Removed
none

### Fixed
- util: Implement workaround for backupwallet to deal with Boost 1.74 regression on copy_file #2669 (@jamescowens)
- banman: use GetPerformanceCounter instead of GetRandBytes #2668 (@div72)

## [5.4.2.0] 2023-03-26, leisure, "LaVerne"

### Added
Expand Down

0 comments on commit a65c8d8

Please sign in to comment.