Skip to content

Commit 10e9a8a

Browse files
author
datalab developers
committed
Release v0.3.0
1 parent 3061651 commit 10e9a8a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [Unreleased](https://github.com/datalab-org/datalab-api/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/datalab-org/datalab-api/compare/v0.3.0...HEAD)
6+
7+
**Closed issues:**
8+
9+
- Show server errors more readily [\#69](https://github.com/datalab-org/datalab-api/issues/69)
10+
11+
## [v0.3.0](https://github.com/datalab-org/datalab-api/tree/v0.3.0) (2025-07-08)
12+
13+
[Full Changelog](https://github.com/datalab-org/datalab-api/compare/v0.2.13...v0.3.0)
14+
15+
**Implemented enhancements:**
16+
17+
- Add centralized request error handling to base client class [\#70](https://github.com/datalab-org/datalab-api/pull/70) ([ml-evs](https://github.com/ml-evs))
18+
19+
**Merged pull requests:**
20+
21+
- Refactor some functionality into utils module for external use [\#67](https://github.com/datalab-org/datalab-api/pull/67) ([ml-evs](https://github.com/ml-evs))
22+
- Update dependencies, deprecate cheminventory helper [\#65](https://github.com/datalab-org/datalab-api/pull/65) ([ml-evs](https://github.com/ml-evs))
23+
324
## [v0.2.13](https://github.com/datalab-org/datalab-api/tree/v0.2.13) (2025-05-08)
425

526
[Full Changelog](https://github.com/datalab-org/datalab-api/compare/v0.2.12...v0.2.13)

0 commit comments

Comments
 (0)