mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Prepare release
This commit is contained in:
parent
09822c16a7
commit
98b1a46362
1 changed files with 5 additions and 0 deletions
5
RELEASE.md
Normal file
5
RELEASE.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Release type: patch
|
||||
|
||||
* Refactor intra-site link discovery in order to match more permissively [#2646](https://github.com/getpelican/pelican/issues/2646)
|
||||
* Fix plugins running twice in auto-reload mode [#2817](https://github.com/getpelican/pelican/issues/2817)
|
||||
* Add notice to use `from pelican import signals` instead of `import pelican.signals` [#2805](https://github.com/getpelican/pelican/issues/2805)
|
||||
Loading…
Add table
Add a link
Reference in a new issue