start adding changes for unreleased 3.8.1

This commit is contained in:
Anton Keks 2022-01-19 09:37:51 +02:00
parent fa8fef9724
commit d6e8dcb024

View File

@ -1,3 +1,7 @@
Changes in 3.8.1 (unreleased):
- Make 32-bit Windows build still run under Oracle Java 8 - it seems to still be popular #324
- Make deb files install on older Debian without zst compression support #327
Changes in 3.8.0:
- Support for Mac M1 (provided that it runs an arm64 build of Java) - thanks to @aplr #284
- SWT updated for all platforms