Skip to content

Commit 5395c94

Browse files
committed
update changelog for 2.3.0
1 parent 27c7f7a commit 5395c94

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 2.3.0 (10/14/2019)
2+
- This release adds three new built-in styles, `numpy_with_merge`, `google_with_merge`, and `numpy_napoleon_with_merge`, which
3+
permit users to concatenate the respective sections of a parent's and child's docstrings.
4+
Also added is the ability to configure `DocInheritMeta` so that special methods will have their docstrings inherited as well.
5+
([#31](https://github.com/rsokl/custom_inherit/pull/31)). Big thanks to [@Boubsi](https://github.com/Boubsi) for these nice features!
6+
7+
8+
19
### 2.2.2 (10/14/2019)
210
- This release does not contain any changes to the `custom-inherit` code base. Changes are made to some of the packaging files so that `custom-inherit` can be hosted on conda.
311

0 commit comments

Comments
 (0)