From 5fbbe88e4f6ff49a9a3ebceb0322f2d2c17149f0 Mon Sep 17 00:00:00 2001 From: datalab developers Date: Tue, 8 Oct 2024 22:54:53 +0000 Subject: [PATCH] Release v0.2.5 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4ab5ce..3ceac75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [v0.2.5](https://github.com/datalab-org/datalab-api/tree/v0.2.5) (2024-10-08) + +[Full Changelog](https://github.com/datalab-org/datalab-api/compare/v0.2.4...v0.2.5) + +**Implemented enhancements:** + +- Request randomly generated ID when creating item with no set ID [\#31](https://github.com/datalab-org/datalab-api/pull/31) ([ml-evs](https://github.com/ml-evs)) + +**Merged pull requests:** + +- Make cheminventory helper more robust to missing barcodes [\#30](https://github.com/datalab-org/datalab-api/pull/30) ([ml-evs](https://github.com/ml-evs)) +- Update demo deployment URLs to new domain [\#29](https://github.com/datalab-org/datalab-api/pull/29) ([ml-evs](https://github.com/ml-evs)) + ## [v0.2.4](https://github.com/datalab-org/datalab-api/tree/v0.2.4) (2024-07-03) [Full Changelog](https://github.com/datalab-org/datalab-api/compare/v0.2.3...v0.2.4)