mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update Changelog re string style formatting for settings
This commit is contained in:
parent
a3c0360be2
commit
8488f685b6
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ Release history
|
|||
Next release
|
||||
============
|
||||
|
||||
* All settings for slugs now use ``{slug}`` and/or ``{lang}`` rather than
|
||||
``%s``. If ``%s``-style settings are encountered, Pelican will emit a warning
|
||||
and fallback to the default setting.
|
||||
* New signal: ``feed_generated``
|
||||
* Replace Fabric by Invoke and ``fabfile.py`` template by ``tasks.py``.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue