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 96d84bb commit 743b942Copy full SHA for 743b942
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## v2.25.0 (2024-08-09)
4
+
5
+### Feature
6
7
+* feat: add yield table for tree type Japanische Laerche (#84)
8
9
+Co-authored-by: Maxim <maxim@MacBook-Pro-von-Maxim.local> ([`96d84bb`](https://github.com/treely/openyieldtables/commit/96d84bb9470f196364be26cbe294c0950e2ff068))
10
11
## v2.24.0 (2024-08-09)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openyieldtables"
-version = "2.24.0"
+version = "2.25.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