Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Jul 14, 2024
1 parent d1aaa5e commit 095c77f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ Sigal now requires Python 3.9+.

- Remove s3 plugin since it relied on boto which is no longer maintained. Help
is welcome to update the plugin with the new boto3 library. [:issue:`513`]
- Cache input size to make updating faster [:issue:`506`].
- Allow sorting albums with negative numbers [:issue:`507`].
- Write the static files only once [:issue:`510`].
- Remove subdirectories for the ones skipped with ``ignore_dirs``
[:issue:`515`].
- New cli flag ``sigal serve --browser`` to open in default browser
[:issue:`516`].
- Show HTML in media description (with galleria) [:issue:`521`].

Version 2.4
~~~~~~~~~~~
Expand Down

0 comments on commit 095c77f

Please sign in to comment.