Skip to content

Commit

Permalink
Updated CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
RhetTbull committed May 7, 2023
1 parent 922634a commit 55d4be6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.


## [v0.60.0](https://github.com/RhetTbull/osxphotos/compare/v0.59.3...v0.60.0)

Linux Support: adds support for using a subset of osxphotos capabilities on Linux.

### 07 May 2023

#### Added

- osxphotos now supports Linux (tested on Ubuntu 22.04); some commands are macOS only and will not be available (nor shown) on Linux. Huge thank you to [@dvdkon](https://github.com/dvdkon) for doing the Linux port!
- Added `PhotoTables` API and `tables` property to `PhotoInfo` to access underlying SQL tables for a photo.

#### Changed

- Added macOS 13.3 to supported versions table.

#### Contributors

- @dvdkon for Linux port.
- @RhetTbull for code changes.
- @pekingduck for bug report.
- @cclause for updating ruff test runner.

## [v0.59.3](https://github.com/RhetTbull/osxphotos/compare/v0.59.2...v0.59.3)

Bug fixes for memory leak, crash during export
Expand Down

0 comments on commit 55d4be6

Please sign in to comment.