Skip to content

Commit

Permalink
🔖(minor) bump release to 6.21.0
Browse files Browse the repository at this point in the history
Added

- Add a block in the main richie nginx location
  • Loading branch information
lunika committed Jul 24, 2024
1 parent d9a4cd7 commit 729eb11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

## [6.21.0] - 2024-07-24

### Added

- Add a block in the main richie nginx location
Expand Down Expand Up @@ -1223,7 +1225,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).
- Official Docker image is available at:
https://hub.docker.com/r/fundocker/arnold/

[unreleased]: https://github.com/openfun/arnold/compare/v6.20.0...master
[unreleased]: https://github.com/openfun/arnold/compare/v6.21.0...master
[6.21.0]: https://github.com/openfun/arnold/compare/v6.20.0...v6.21.0
[6.20.0]: https://github.com/openfun/arnold/compare/v6.19.2...v6.20.0
[6.19.2]: https://github.com/openfun/arnold/compare/v6.19.1...v6.19.2
[6.19.1]: https://github.com/openfun/arnold/compare/v6.19.0...v6.19.1
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.20.0
6.21.0

0 comments on commit 729eb11

Please sign in to comment.