Skip to content

Commit

Permalink
πŸ”–(eucalyptus/3/wb) bump to version 1.13.0
Browse files Browse the repository at this point in the history
Added

- Add Python dependency `ipython-xblock==0.2.0`

Fixed

- Fix Docker build by removing `nose-faulthandler` Python dependency
- Avoid build error when running npm install on `edx-ui-toolkit` due
  to github command
  • Loading branch information
sampaccoud committed May 23, 2023
1 parent ca27236 commit b73ecad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion releases/eucalyptus/3/wb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ release.

## [Unreleased]

## [eucalyptus.3-wb-1.13.0] - 2023-05-17

### Added

- Add Python dependency `ipython-xblock==0.2.0`
Expand Down Expand Up @@ -302,7 +304,8 @@ release.
- Set replicaSet and read_preference in mongodb connection
- Add missing support for redis sentinel

[unreleased]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-wb-1.12.1...HEAD
[unreleased]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-wb-1.13.0...HEAD
[eucalyptus.3-wb-1.13.0]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-wb-1.12.1...eucalyptus.3-wb-1.13.0
[eucalyptus.3-wb-1.12.1]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-wb-1.12.0...eucalyptus.3-wb-1.12.1
[eucalyptus.3-wb-1.12.0]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-wb-1.11.0...eucalyptus.3-wb-1.12.0
[eucalyptus.3-wb-1.11.0]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-wb-1.10.1...eucalyptus.3-wb-1.11.0
Expand Down

0 comments on commit b73ecad

Please sign in to comment.