diff --git a/RELEASE.md b/RELEASE.md index dccbdff8..920b6a14 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -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`