Skip to content

Commit 0083295

Browse files
yuvipandamanics
andauthored
Call out breaking changes
Co-authored-by: Simon Li <[email protected]>
1 parent b7ebb6e commit 0083295

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/source/changelog.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,22 @@
22

33
## 2024.06.0
44

5-
([full changelog](https://github.com/jupyterhub/repo2docker/compare/243669b928fd1486c7d08328a7d1bcc1dd6b831c...5ed990188e4f348c98f298410c538839c696dfb2))
5+
([full changelog](https://github.com/jupyterhub/repo2docker/compare/2024.03.0...2024.06.0))
6+
7+
### Breaking changes
8+
9+
- [MRG] Update to JupyterLab 4 [#1340](https://github.com/jupyterhub/repo2docker/pull/1340) ([@jtpio](https://github.com/jtpio))
10+
- Remove support for deprecated Julia REQUIRE, Julia < 1.3 [#1350](https://github.com/jupyterhub/repo2docker/pull/1350) ([@minrk](https://github.com/minrk))
611

712
### Enhancements made
813

914
- add Python 3.12 [#1347](https://github.com/jupyterhub/repo2docker/pull/1347) ([@minrk](https://github.com/minrk))
10-
- [MRG] Update to JupyterLab 4 [#1340](https://github.com/jupyterhub/repo2docker/pull/1340) ([@jtpio](https://github.com/jtpio))
1115
- [MRG] Add CKAN content provider [#1336](https://github.com/jupyterhub/repo2docker/pull/1336) ([@u10313335](https://github.com/u10313335))
1216

1317
### Bugs fixed
1418

1519
- Docker engine: replace ContainerConfig with Config [#1355](https://github.com/jupyterhub/repo2docker/pull/1355) ([@manics](https://github.com/manics))
1620
- fix julia semver tilde upper bounds [#1351](https://github.com/jupyterhub/repo2docker/pull/1351) ([@minrk](https://github.com/minrk))
17-
- Remove support for deprecated Julia REQUIRE, Julia < 1.3 [#1350](https://github.com/jupyterhub/repo2docker/pull/1350) ([@minrk](https://github.com/minrk))
1821

1922
### Other merged PRs
2023

0 commit comments

Comments
 (0)