We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2bcbca commit 5004157Copy full SHA for 5004157
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## v2.24.0 (2024-08-09)
4
+
5
+### Feature
6
7
+* feat: add yield table for tree type Europaeische Laerche (#83)
8
9
+Co-authored-by: Maxim <maxim@MacBook-Pro-von-Maxim.local> ([`b2bcbca`](https://github.com/treely/openyieldtables/commit/b2bcbca00d556ea5a22b0906bbfc04e986fd67b1))
10
11
## v2.23.0 (2024-08-09)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openyieldtables"
-version = "2.23.0"
+version = "2.24.0"
description = ""
authors = ["Tree.ly <hello@tree.ly>", "FMM <fmm@fmm.at>"]
maintainers = ["FMM <fmm@fmm.at>", "Tree.ly <hello@tree.ly>"]
0 commit comments