Skip to content

Commit 8d3abd0

Browse files
committed
Update Changelog for 2.0.1
1 parent 4efa54b commit 8d3abd0

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Version 2.0.1
2+
-------------
3+
4+
:Date: Oktober 9, 2025
5+
6+
* Fix: CORE `query` now bails when less data is available than requested
7+
18
Version 2.0.0
29
-------------
310

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ license-files = [
2222
[project.urls]
2323
source = "https://github.com/predict-idlab/obelisk-python"
2424
documentation = "https://predict-idlab.github.io/obelisk-python/"
25+
changelog = "https://github.com/predict-idlab/obelisk-python/blob/main/CHANGELOG.rst"
2526

2627
[build-system]
2728
requires = ["hatchling", "hatch-vcs"]

0 commit comments

Comments
 (0)