Skip to content

Commit daa028f

Browse files
author
semantic-release
committed
2.4.0
Automatically generated by python-semantic-release
1 parent abb5e52 commit daa028f

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# CHANGELOG
22

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+
321
## v2.3.0 (2024-06-26)
422

523
### Documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openyieldtables"
3-
version = "2.3.0"
3+
version = "2.4.0"
44
description = ""
55
authors = ["Tree.ly <hello@tree.ly>", "FMM <fmm@fmm.at>"]
66
maintainers = ["FMM <fmm@fmm.at>", "Tree.ly <hello@tree.ly>"]

0 commit comments

Comments
 (0)