Skip to content

Commit

Permalink
πŸ”–(ironwood/2/bare) bump to ironwood.2-1.0.1
Browse files Browse the repository at this point in the history
Fixed

- Set `SESSION_COOKIE_SECURE` to True by default
- Fix build by installing py2neo 3.1.2 from its github repository
- Fix pip install for python 2.7
  • Loading branch information
sampaccoud committed Sep 28, 2021
1 parent 2bdfe85 commit cefa905
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions releases/ironwood/2/bare/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ release.

## [Unreleased]

## [ironwood.2-1.0.1] - 2021-09-28

### Fixed

- Set `SESSION_COOKIE_SECURE` to True by default
Expand All @@ -18,3 +20,6 @@ release.
## [ironwood.2-1.0.0] - 2020-09-10

- First release of an `ironwood.2-bare` Docker image.

[unreleased]: https://github.com/openfun/openedx-docker/compare/ironwood.2-1.0.1...HEAD
[ironwood.2-1.0.1]: https://github.com/openfun/openedx-docker/compare/ironwood.2-1.0.0...ironwood.2-1.0.1

0 comments on commit cefa905

Please sign in to comment.