Skip to content

Commit

Permalink
Release Photos 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Oct 30, 2023
1 parent 409b4dd commit 1b6d6cf
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
CHANGELOG
=========

1.5.0 - 2023-10-30
------------------

* Improve speed by using a global process pool
* Fix exclude list format issue
* Catch exceptions while reading or writing EXIF data
* Handle photos for which GPS data is not available
* Handle missing galleries
* Post-process JPEG images with RGB converter

1.4.0 - 2022-09-08
------------------

Expand Down
8 changes: 0 additions & 8 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pelican-photos"
version = "1.4.0"
version = "1.5.0"
authors = [
{ name = "Joaquim Baptista", email = "[email protected]"},
]
Expand Down

0 comments on commit 1b6d6cf

Please sign in to comment.