diff options
| author | zousar <[email protected]> | 2025-04-02 16:39:23 -0600 |
|---|---|---|
| committer | zousar <[email protected]> | 2025-04-02 16:39:23 -0600 |
| commit | bd5a8809396c55197d06cbafbad7e9705c131278 (patch) | |
| tree | 5f51f2aba3cc24891a276991a267bef7dbf95d81 | |
| parent | 5.6.2-pre1 (diff) | |
| download | zen-bd5a8809396c55197d06cbafbad7e9705c131278.tar.xz zen-bd5a8809396c55197d06cbafbad7e9705c131278.zip | |
Changelog entry for Mac build changes
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 094d64e5c..9f4725203 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## +- Bugfix: Changed Mac minver from 12.5 to 14.0, and removed `_LIBCPP_DISABLE_AVAILABILITY` as a define on Mac due to executable incompatibility issues - Bugfix: Fixed missing trailing quote when converting binary data from compact binary to json - **EXPERIMENTAL** `zen builds` - Feature: `zen builds` auth option `--oidctoken-exe-path` to let zen run the OidcToken executable to get and refresh authentication token |