File tree Expand file tree Collapse file tree 3 files changed +11
-9
lines changed
Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 1.2.0 - 2020-08-25
5+ ------------------
6+
7+ - Update Pelican version to 4.5 which implements the new plugin system (#2 ).
8+ - Deprecate WEBRING_SUMMARY_LENGTH in favor of WEBRING_SUMMARY_WORDS, which
9+ works with words instead of characters. If set to 0, truncation is disabled
10+ (#8 ).
11+ - Improve documentation explaining how to use the plugin to create a feed
12+ aggregation page.
13+
4141.0.0 - 2019-11-28
515------------------
616
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pelican-webring"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44description = " Adds a webring to your site from a list of web feeds"
55authors = [" David Alfonso <developer@davidalfonso.es>" ]
66license = " AGPL-3.0"
You can’t perform that action at this time.
0 commit comments