Skip to content

Commit

Permalink
Mention universal binaries in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Jun 28, 2024
1 parent acb7ea0 commit de991b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
std : fixed $int to respect whitespace and signs in hex notation and to ignore trailing text (#258)
all : fixed various build issues on macOS Catalina and Big Sur
cmake : update all dependencies
all : added arm64 binaries for Linux and macOS
all : added arm64 binaries for Linux and macOS, and universal binaries for macOS
regexp : migrated to pcre2, fixing matches with null characters (#249)
regexp : fixed stack overflow with large strings (#262)
regexp : added regexp_matched_num function (#257)
Expand Down

0 comments on commit de991b6

Please sign in to comment.