diff --git a/README.md b/README.md index 498f0917..987b1568 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Only works on macOS (aka Mac OS X). Tested on macOS Sierra (10.12.6) until macOS | macOS Version | macOS name | Photos.app version | | ----------------- |------------|:-------------------| -| 10.16 | Big Sur | 6.0 ✅ | +| 10.16, 11.0-11.2 | Big Sur | 6.0 ✅ | | 10.15.1 - 10.15.7 | Catalina | 5.0 ✅ | | 10.14.5, 10.14.6 | Mojave | 4.0 ✅ | | 10.13.6 | High Sierra| 3.0 ✅ | diff --git a/osxphotos/_constants.py b/osxphotos/_constants.py index e237a4e5..ff55d02b 100644 --- a/osxphotos/_constants.py +++ b/osxphotos/_constants.py @@ -69,6 +69,7 @@ _TESTED_OS_VERSIONS = [ ("10", "16"), ("11", "0"), ("11", "1"), + ("11", "2"), ] # Photos 5 has persons who are empty string if unidentified face