File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## v2.4.0 (2024-07-05)
4
+
5
+ ### Documentation
6
+
7
+ * docs: Fix typo in yield table explorer ([ ` dbb9598 ` ] ( https://github.com/treely/openyieldtables/commit/dbb95985e422761559a1da8af9a046b55bb1cd05 ) )
8
+
9
+ ### Feature
10
+
11
+ * feat: add yield table for tree type Larice (#63 )
12
+
13
+ Co-authored-by: Maxim < ; maxim@MacBook-Pro-von-Maxim.local > ; ([ ` abb5e52 ` ] ( https://github.com/treely/openyieldtables/commit/abb5e526b4b5c04697546b1eb3f6bae4297db0ad ) )
14
+
15
+ ### Test
16
+
17
+ * test: Remove length assertion from api test ([ ` e2085c7 ` ] ( https://github.com/treely/openyieldtables/commit/e2085c74eaee05f692ec4ad459cc6ac2101ad348 ) )
18
+
19
+ * test: Remove length assertion in test (#59 ) ([ ` 28fb8dd ` ] ( https://github.com/treely/openyieldtables/commit/28fb8ddd850b330a116abee5f17da327b939a74e ) )
20
+
3
21
## v2.3.0 (2024-06-26)
4
22
5
23
### Documentation
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " openyieldtables"
3
- version = " 2.3 .0"
3
+ version = " 2.4 .0"
4
4
description = " "
5
5
authors = [" Tree.ly <hello@tree.ly>" , " FMM <fmm@fmm.at>" ]
6
6
maintainers = [" FMM <fmm@fmm.at>" , " Tree.ly <hello@tree.ly>" ]
You can’t perform that action at this time.
0 commit comments