Skip to content

Commit b5c4958

Browse files
committed
Release v1.8.0
1 parent 5feb42a commit b5c4958

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
"It was a bright day in April, and the clocks were striking thirteen." - 1984
1313

14+
## [1.8.0] - 2025-07-30
15+
16+
- added python package manager uv and adjusted the python installation step accordingly
17+
1418
## [1.7.0] - 2025-06-12
1519

1620
- Updated an action in GHA release workflow.
@@ -151,7 +155,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
151155

152156
<!-- Section for Reference Links -->
153157

154-
[vNext]: https://github.com/jakoch/jupyter-devbox/compare/v1.7.0...HEAD
158+
[vNext]: https://github.com/jakoch/jupyter-devbox/compare/v1.8.0...HEAD
159+
[1.8.0]: https://github.com/jakoch/jupyter-devbox/compare/v1.7.0...v1.8.0
155160
[1.7.0]: https://github.com/jakoch/jupyter-devbox/compare/v1.6.0...v1.7.0
156161
[1.6.0]: https://github.com/jakoch/jupyter-devbox/compare/v1.5.0...v1.6.0
157162
[1.5.0]: https://github.com/jakoch/jupyter-devbox/compare/v1.4.0...v1.5.0

0 commit comments

Comments
 (0)