Skip to content

Commit

Permalink
Update CHANGELOG for 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zorgiepoo authored Feb 23, 2024
1 parent ef1f03c commit c983fa1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 2.6.0

* Perform Gatekeeper scan to pre-warm app launch (#2505) (Zorg)
* Disable sandboxing for the Downloader XPC service by default to fix downloader prompt warnings (#2511) (Zorg)
* Store private seed as the secret for newly generated keys (#2472) (Zorg)
* Improve signing error message to developers (#2471) (Zorg)
* Update Korean localization (#2504) (CheolHyun Mun)
* Use $PROJECT_DIR instead of $SRCROOT (#2489) (Zorg)
* Set Package.swift minimum deployment to macOS 10.13 (#2481) (Zorg)
* Fix false positive analyzer warning about resumableUpdate type (#2454) (Zorg)

# 2.5.2

* Don't clean up update directory when Autoupdate receives SIGTERM (#2479) (Zorg)
Expand Down

0 comments on commit c983fa1

Please sign in to comment.