update changelog

This commit is contained in:
Anton Keks 2022-01-21 01:28:23 +02:00
parent f8b56ec142
commit 76e9d730ff

View File

@ -2,6 +2,7 @@ Unreleased:
- Allow building if .git is not present (e.g. from source zip) #319
- Windows installer now includes a stripped-down JRE to avoid downloading Java separately
- Windows 32-bit build has been removed
- Linux deb & rpm packages now correctly specify Java 11 dependency, not 8
Changes in 3.8.1:
- Make 32-bit Windows build still run under Oracle Java 8 - it seems to still be popular #324