File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
"It was a bright day in April, and the clocks were striking thirteen." - 1984
13
13
14
+ ## [ 1.8.0] - 2025-07-30
15
+
16
+ - added python package manager uv and adjusted the python installation step accordingly
17
+
14
18
## [ 1.7.0] - 2025-06-12
15
19
16
20
- 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
151
155
152
156
<!-- Section for Reference Links -->
153
157
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
155
160
[ 1.7.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.6.0...v1.7.0
156
161
[ 1.6.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.5.0...v1.6.0
157
162
[ 1.5.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.4.0...v1.5.0
You can’t perform that action at this time.
0 commit comments