Skip to content

Commit b7ebb6e

Browse files
committed
Add changelog for 2024.06.0
1 parent 5ed9901 commit b7ebb6e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/source/changelog.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## 2024.06.0
4+
5+
([full changelog](https://github.com/jupyterhub/repo2docker/compare/243669b928fd1486c7d08328a7d1bcc1dd6b831c...5ed990188e4f348c98f298410c538839c696dfb2))
6+
7+
### Enhancements made
8+
9+
- 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))
11+
- [MRG] Add CKAN content provider [#1336](https://github.com/jupyterhub/repo2docker/pull/1336) ([@u10313335](https://github.com/u10313335))
12+
13+
### Bugs fixed
14+
15+
- Docker engine: replace ContainerConfig with Config [#1355](https://github.com/jupyterhub/repo2docker/pull/1355) ([@manics](https://github.com/manics))
16+
- 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))
18+
19+
### Other merged PRs
20+
21+
- update postBuild tests without ipyleaflet [#1348](https://github.com/jupyterhub/repo2docker/pull/1348) ([@manics](https://github.com/manics))
22+
- [pre-commit.ci] pre-commit autoupdate [#1344](https://github.com/jupyterhub/repo2docker/pull/1344) ([@pre-commit-ci](https://github.com/pre-commit-ci))
23+
- [pre-commit.ci] pre-commit autoupdate [#1342](https://github.com/jupyterhub/repo2docker/pull/1342) ([@pre-commit-ci](https://github.com/pre-commit-ci))
24+
25+
### Contributors to this release
26+
27+
([GitHub contributors page for this release](https://github.com/jupyterhub/repo2docker/graphs/contributors?from=2024-03-31&to=2024-06-28&type=c))
28+
29+
[@jtpio](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Ajtpio+updated%3A2024-03-31..2024-06-28&type=Issues) | [@manics](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Amanics+updated%3A2024-03-31..2024-06-28&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Aminrk+updated%3A2024-03-31..2024-06-28&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Apre-commit-ci+updated%3A2024-03-31..2024-06-28&type=Issues) | [@u10313335](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Au10313335+updated%3A2024-03-31..2024-06-28&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Awelcome+updated%3A2024-03-31..2024-06-28&type=Issues) | [@yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Ayuvipanda+updated%3A2024-03-31..2024-06-28&type=Issues)
30+
331
## Version 2024.03.0
432

533
([full changelog](https://github.com/jupyterhub/repo2docker/compare/2023.06.0...2024.01.03))

0 commit comments

Comments
 (0)