Skip to content

Commit 3eeb3c0

Browse files
author
semantic-release
committed
2.3.0
Automatically generated by python-semantic-release
1 parent e5fe129 commit 3eeb3c0

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,25 @@
11
# CHANGELOG
22

3+
## v2.3.0 (2024-06-26)
34

5+
### Documentation
6+
7+
* docs: Add a roadmap ([`81744dd`](https://github.com/treely/openyieldtables/commit/81744dd1cec5a3abbdd765d48a5d97dded3dc45f))
8+
9+
* docs: Change GmbH to FlexCo ([`22f7035`](https://github.com/treely/openyieldtables/commit/22f70352bdae706ac80c6268f2c55da9eb30c606))
10+
11+
### Feature
12+
13+
* feat: Add tree type to meta data
14+
15+
The tree type can either be `coniferous` or `deciduous`. ([`e5fe129`](https://github.com/treely/openyieldtables/commit/e5fe129660c3d779ae46a3aced1d49e19091d293))
416

517
## v2.2.2 (2024-05-22)
618

719
### Fix
820

921
* fix: Fix age level for yield table 11 ([`3cb56d6`](https://github.com/treely/openyieldtables/commit/3cb56d6ec98e242b4c690d52cc61172aa3ea0e7c))
1022

11-
1223
## v2.2.1 (2024-05-08)
1324

1425
### Documentation
@@ -19,7 +30,6 @@
1930

2031
* fix: Remove TimberControl Database as source ([`963aed0`](https://github.com/treely/openyieldtables/commit/963aed0d334cfb19d62be0b1412d8eab2ea53153))
2132

22-
2333
## v2.2.0 (2024-05-02)
2434

2535
### Documentation
@@ -32,14 +42,12 @@
3242

3343
* feat: Update sources in meta data ([`923daea`](https://github.com/treely/openyieldtables/commit/923daea57aba20543a96d05931ab3f7dec67d5d6))
3444

35-
3645
## v2.1.0 (2024-04-24)
3746

3847
### Feature
3948

4049
* feat(data): Add Lockow Birch yield table ([`1a88c60`](https://github.com/treely/openyieldtables/commit/1a88c608d0634b63195338d810392c9f1ed865fa))
4150

42-
4351
## v2.0.0 (2024-04-24)
4452

4553
### Breaking
@@ -52,7 +60,6 @@ The yield tables with ID 95, 96, 97 and 98 are removed,
5260
because they are duplicates of the yield tables with ID
5361
88, 89, 90 and 91. ([`b3bf908`](https://github.com/treely/openyieldtables/commit/b3bf908d8604f7f1b3d9d00b6aa72f96f85c4857))
5462

55-
5663
## v1.0.0 (2024-04-23)
5764

5865
### Breaking
@@ -102,7 +109,6 @@ always only contained one entry. ([`f7f1742`](https://github.com/treely/openyiel
102109

103110
* docs: Fix broken link in readme ([`ff01189`](https://github.com/treely/openyieldtables/commit/ff01189d88b869eaa8158c5b756b389f37b5138c))
104111

105-
106112
## v0.0.0 (2024-04-18)
107113

108114
### Build

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.2.2"
3+
version = "2.3.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)