Skip to content

Commit 8ff9de5

Browse files
committed
Update changelog
1 parent 1288791 commit 8ff9de5

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ All notable changes to this project will be documented in this file.
55

66
Thanks to the following contributors who worked on this release:
77
- @cameronwhite
8-
- @cbibejs
9-
- @conker312
8+
- @adam-eldredge
9+
- @Dj-Viking
10+
- @DontBelieveMe
1011

1112
### Added
1213
- Unsaved modified files can now be automatically backed at a regular interval, controlled via the Preferences dialog. The backup folder can be opened via the File menu (#392)
@@ -18,17 +19,22 @@ Thanks to the following contributors who worked on this release:
1819
- Improved the smoothness of MIDI pitch wheel events (bends, slides, etc), which now use the full 14-bit resolution instead of 7-bit
1920
- Translations
2021
- Added Turkish translation (#406)
21-
- Updated French translation (#406)
22+
- Added Chinese (Simplified) translation (#476, #477, #482)
23+
- Updated French translation (#406, #440)
24+
- Updated German translation (#473, #474, #481, #482)
25+
- Updated Russian translation (#407, #409, #437, #438)
26+
- Updated Spanish translation (#445)
2227

2328
### Changed
2429
- Chord diagrams now display the fret number of the top fret instead of the next fret after it (#408)
2530
- Removed the 32-bit Windows installers
31+
- A C++20 compiler is now required
2632
- Updated the minimum required version of `RtMidi` to 4.0
2733
- Updated the minimum required version of `boost` to 1.74
2834
- Updated the minimum required version of `Qt` to 6.2
2935

3036
### Fixed
31-
- Fixed a bug that caused some preferences such as custom shortcuts to not persist on macOS. Note that all other preferences (such as MIDI settings) are reset by this fix and will need to be manually changed to the desired values (#447).
37+
- Fixed a bug that caused some preferences such as custom shortcuts to not persist on macOS. Note that all other preferences (such as MIDI settings) are reset by this fix and will need to be manually changed to the desired values (#447)
3238
- Fixed a frequent crash when the preference to play inserted notes while editing is enabled
3339
- Fixed potential crashes when importing Guitar Pro files (#442, #444)
3440
- Fixed a bug where the scroll bar's range did not update when the visible height of the score shrank (#443)

0 commit comments

Comments
 (0)