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 7a7ba43 commit de25694Copy full SHA for de25694
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## v2.9.0 (2024-07-08)
4
+
5
+### Feature
6
7
+* feat: add yield table for tree type Salcie din Samanta (#57)
8
9
+Co-authored-by: Maxim <maxim@MacBook-Pro-von-Maxim.local> ([`7a7ba43`](https://github.com/treely/openyieldtables/commit/7a7ba43e3f5d51d520e673b087106fefd57a5b10))
10
11
## v2.8.0 (2024-07-08)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openyieldtables"
-version = "2.8.0"
+version = "2.9.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