File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### v5.0.0
4
+
5
+ - Remove command line executable cPython 2 support
6
+ - Fix GUI fails on recent versions of macOS (reported on macOS 12.3.1) (#92 , fix #94 )
7
+ - Add Apple iconset application icons
8
+ - Add icns application icon package and convert to use of this format for production Crunch application
9
+ - Convert to use of https://github.com/sindresorhus/create-dmg for GUI macOS dmg installer prep
10
+ - Add Makefile build-macos-icns target
11
+ - Add Makefile build-macos-installer target
12
+ - Add GitHub Actions CI testing
13
+ - Remove Travis CI testing configuration file
14
+ - Update GUI installation documentation
15
+ - Remove dmg installer file from version control (will still be included in releases)
16
+ - Remove dmg installer checksum file from version control (will still be included in releases)
17
+
3
18
### v4.0.0
4
19
5
20
- Updated pngquant to v2.12.5
You can’t perform that action at this time.
0 commit comments