mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
multiple authors implemented
This commit is contained in:
parent
57155b561a
commit
2c25e488c4
16 changed files with 122 additions and 59 deletions
|
|
@ -7,6 +7,7 @@ Next release
|
|||
* Added the `:modified:` metadata field to complement `:date:`.
|
||||
Used to specify the last date and time an article was updated independently from the date and time it was published.
|
||||
* Produce inline links instead of reference-style links when importing content.
|
||||
* Multiple authors support added via new `:authors:` metadata field.
|
||||
|
||||
3.3.0 (2013-09-24)
|
||||
==================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue