Updating the changelog
This commit is contained in:
parent
fb58727135
commit
645f0d6192
1 changed files with 9 additions and 1 deletions
|
|
@ -8,7 +8,15 @@ Version 4.0.0 (in progress)
|
|||
===========================
|
||||
|
||||
2019-01-13: ahnolds
|
||||
[Python] #728 Fixed the handling of autodoc when using -fastproxy
|
||||
[Python] Documentation enhancements for Python:
|
||||
|
||||
#728 Fixed the handling of autodoc when using -fastproxy.
|
||||
|
||||
Added documentation to wrapped member variables using the propery(... doc="...")
|
||||
construct.
|
||||
|
||||
Only show a single documentation entry for functions with default arguments when
|
||||
using autodoc.
|
||||
|
||||
2019-01-22: vadz
|
||||
[Ruby, Octave] #1424 Improve autodoc parameter naming.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue