diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e0fed0..f842ebf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ +## 0.1.3 + +([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.1.2...46817de58321fb8f2868abf8b7a69e62a0fadf21)) + +### Enhancements made + +- Add drive handling operations [#67](https://github.com/QuantStack/jupyter-drives/pull/67) ([@DenisaCG](https://github.com/DenisaCG)) +- Remove drives list provider plugin [#66](https://github.com/QuantStack/jupyter-drives/pull/66) ([@DenisaCG](https://github.com/DenisaCG)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/QuantStack/jupyter-drives/graphs/contributors?from=2025-01-06&to=2025-01-14&type=c)) + +[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3ADenisaCG+updated%3A2025-01-06..2025-01-14&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agithub-actions+updated%3A2025-01-06..2025-01-14&type=Issues) + + + ## 0.1.2 ([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.1.1...cf120affc369836154c4dd277493086c01dbe7f0)) @@ -16,8 +33,6 @@ [@gogakoreli](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agogakoreli+updated%3A2024-12-18..2025-01-06&type=Issues) - - ## 0.1.1 ([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.1.0...f789bf757e92268a917954e5da4ee26d32c85af5)) diff --git a/package.json b/package.json index bcc646a..51d4402 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyter-drives", - "version": "0.1.2", + "version": "0.1.3", "description": "A Jupyter extension to support drives in the backend.", "keywords": [ "jupyter",