forked from github/pelican
Add changelog entries to prepare for release
This commit is contained in:
parent
f1430472b8
commit
8353cea6b6
1 changed files with 4 additions and 5 deletions
|
|
@ -1,7 +1,6 @@
|
|||
Release type: patch
|
||||
|
||||
Set default content status to a blank string rather than `None`. Fixes
|
||||
[#2558](https://github.com/getpelican/pelican/issues/2558). Fixes issues
|
||||
encountered by comment plugins among others
|
||||
([1](https://github.com/bstpierre/pelican-comments/pull/4),
|
||||
[2](https://github.com/Scheirle/pelican_comment_system/issues/8)).
|
||||
* Add AutoPub to auto-publish releases on PR merge
|
||||
* Add CSS classes for reStructuredText figures
|
||||
* Pass `argv` to Pelican `main` entrypoint
|
||||
* Set default content status to a blank string rather than `None`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue