Skip to content

Commit 2ccc1d1

Browse files
committed
[CHANGELOG.md] v5.0.0
1 parent e6696a0 commit 2ccc1d1

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
## Changelog
22

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+
318
### v4.0.0
419

520
- Updated pngquant to v2.12.5

0 commit comments

Comments
 (0)