mirror of
https://github.com/vale981/releases
synced 2025-03-05 09:41:42 -05:00
Changelog closes #66
This commit is contained in:
parent
bbe2bb29e9
commit
4f17ad150a
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* :bug:`66` (via :issue:`67`) Deal with some Sphinx 1.6.1 brokenness causing
|
||||
``AttributeError`` by leveraging ``getattr()``'s default-value argument.
|
||||
Thanks to Ian Cordasco for catch & patch.
|
||||
* :release:`1.3.0 <2016-12-09>`
|
||||
* :feature:`-` Add ``releases.util``, exposing (among other things) a highly
|
||||
useful ``parse_changelog(path)`` function that returns a user-facing dict
|
||||
|
|
Loading…
Add table
Reference in a new issue