diff --git a/CHANGELOG b/CHANGELOG index 0e0612c84..3f23d85fe 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## 2024-09-24 + +* Support for macOS Sequoia + ## 2023-10-03 ### Added diff --git a/README.md b/README.md index 17f15b5ef..83524409f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Requirements We support: +* macOS Sequoia (15.x) on Apple Silicon and Intel * macOS Sonoma (14.x) on Apple Silicon and Intel * macOS Ventura (13.x) on Apple Silicon and Intel * macOS Monterey (12.x) on Apple Silicon and Intel