Skip to content

Commit

Permalink
README: Release Notes: Add recent items. Reorganize.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfstr committed Sep 9, 2023
1 parent 17f20af commit bfd9b02
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,14 @@ Release Notes ⋮

### main

* Windows: Add app icon and Windows-friendly title to main window
* First-time-run experience improvements
* App name, logo, and icon fixes
* macOS: Fix application menu title and title of its menuitems
* Windows: Add app icon and Windows-friendly title to main window

* Backward-incompatible API changes
* `Project.title` has been removed. Calculate a reasonable title from
`Project.path` instead.

### v1.6.0b (September 4, 2023)

Expand Down

0 comments on commit bfd9b02

Please sign in to comment.