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 cc42e6c commit 1e51344Copy full SHA for 1e51344
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## v2.10.0 (2024-07-08)
4
+
5
+### Feature
6
7
+* feat: add yield table for tree type Pin Negru (#58)
8
9
+Co-authored-by: Maxim <maxim@MacBook-Pro-von-Maxim.local> ([`cc42e6c`](https://github.com/treely/openyieldtables/commit/cc42e6cb28ece30c86f666b0decc4510a4aa8a90))
10
11
## v2.9.0 (2024-07-08)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openyieldtables"
-version = "2.9.0"
+version = "2.10.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