File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,10 +24,19 @@ Version 2.x
2424.. version :: 2.0
2525 :break:
2626
27- - Integrated with :external+render:doc: `sphinxnotes-render <index >`
28- - Drop the ``.. recentupdate:: `` directive, use ``load_extra('recentupdate') ``
29- in :rst:dir: `data.render `'s template
30- - Drop the ``recentupdate_date_format `` confval
27+ - The template feature is now provided by
28+ :external+render:doc: `sphinxnotes-render <index >`. It offers richer features;
29+ Please see :external+render:doc: `tmpl `
30+ - The extension now provides a ``recentupdate `` extra context for replacing
31+ the ``.. recentupdate:: `` directive. See :doc: `usage ` for more details
32+
33+ BREAKING CHANGES:
34+
35+ - Drop the ``.. recentupdate:: `` directive
36+ - Drop the ``strftime `` and ``roles `` filters
37+ - Drop the ``recentupdate_date_format ``, ``recentupdate_template ``, and
38+ ``recentupdate_exclude_path `` confvals
39+ - The members of :py:class: `~sphinxnotes.recentupdate.Revision ` are renamed
3140
3241Version 1.x
3342===========
You can’t perform that action at this time.
0 commit comments