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)*