File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 22
33## Version 0.8
44
5+ ### Version 0.8.26
6+
7+ Release Date: Nov 5, 2025
8+
9+ ** What's Changed**
10+ * Add loss development patterns gallery example by @Hendrik240298 in [ #602 ] ( https://github.com/casact/chainladder-python/pull/602 )
11+ * #532 by @kennethshsu in [ #606 ] ( https://github.com/casact/chainladder-python/pull/606 )
12+ * Replaced deprecated lab_black with jupyter_black from issue #608 by @SRwcf in [ #610 ] ( https://github.com/casact/chainladder-python/pull/610 )
13+ * fix for #609 by @henrydingliu in [ #611 ] ( https://github.com/casact/chainladder-python/pull/611 )
14+ * Some words in the contribution guide by @kennethshsu in [ #603 ] ( https://github.com/casact/chainladder-python/pull/603 )
15+ * Misc Clean Up by @henrydingliu in [ #612 ] ( https://github.com/casact/chainladder-python/pull/612 )
16+ * adding a few tests by @henrydingliu in [ #613 ] ( https://github.com/casact/chainladder-python/pull/613 )
17+ * Fix for #614 by @henrydingliu in [ #616 ] ( https://github.com/casact/chainladder-python/pull/616 )
18+ * Addresses #617 by @jbogaardt in [ #618 ] ( https://github.com/casact/chainladder-python/pull/618 )
19+
20+ ** New Contributors**
21+ * [ @Hendrik240298 ] ( https://github.com/Hendrik240298 ) made their first contribution in [ #602 ] ( https://github.com/casact/chainladder-python/pull/602 )
22+
23+ ** Full Changelog** : https://github.com/casact/chainladder-python/compare/v0.8.25...v0.8.26
24+
525### Version 0.8.25
626
727Release Date: Sep 25, 2025
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " chainladder"
7- version = " 0.8.25 "
7+ version = " 0.8.26 "
88authors = [
99 {
name =
" John Bogaardt" ,
email =
" [email protected] " },
1010]
You can’t perform that action at this time.
0 commit comments