diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 10:41:57 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 10:41:57 -0500 |
commit | bef726b23d0770860cd347b03009ffb027159572 (patch) | |
tree | 325b698568a6fcb63018753db4830a579254f6ca /CHANGELOG | |
parent | 5952879a2458fdeb74673d3ccd61fd312c7d66df (diff) |
Added docstrings for some but not all tree buidlers.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ = 4.8.2 (20191224) -* Added Python docstrings to most public methods. +* Added Python docstrings to all public methods of the most commonly + used classes. * Added a Chinese translation by Deron Wang and a Brazilian Portuguese translation by Cezar Peixeiro to the repository. |