From a749e59bedcc89d771debfb8161ce88728145728 Mon Sep 17 00:00:00 2001 From: datalab developers Date: Sun, 14 Apr 2024 23:10:58 +0000 Subject: [PATCH] Release v0.2.0 --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..b65e143 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,27 @@ # Changelog + +## [v0.2.0](https://github.com/datalab-org/datalab-api/tree/v0.2.0) (2024-04-14) + +[Full Changelog](https://github.com/datalab-org/datalab-api/compare/v0.1.0...v0.2.0) + +**Implemented enhancements:** + +- Generate docs page [\#1](https://github.com/datalab-org/datalab-api/issues/1) + +**Closed issues:** + +- Rewrite git history to exclude big example notebook [\#11](https://github.com/datalab-org/datalab-api/issues/11) +- Add example notebooks and build documentation site [\#10](https://github.com/datalab-org/datalab-api/issues/10) +- Cannot do anything with block response [\#5](https://github.com/datalab-org/datalab-api/issues/5) + +## [v0.1.0](https://github.com/datalab-org/datalab-api/tree/v0.1.0) (2024-03-12) + +[Full Changelog](https://github.com/datalab-org/datalab-api/compare/af6a29a434dc8d2648b10ac28154299822b86dff...v0.1.0) + +**Closed issues:** + +- Make client usable via context manager [\#7](https://github.com/datalab-org/datalab-api/issues/7) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*