Skip to content

Commit

Permalink
Release v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smadbe committed Oct 4, 2023
1 parent 400d298 commit 9326c02
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## [v2.14.0](https://github.com/France-ioi/AlgoreaBackend/compare/v1.13.2...v2.14.0) - 2023-10-04
- jump from v1.x.y to v2.x.y to match how we usually name this backend
- allow asynchronous permisssion and result propagation by calling an external endpoint
- fix: `getItem` service should return `can_request_help = true` in its permissions when the user is an owner

## [v1.13.2](https://github.com/France-ioi/AlgoreaBackend/compare/v1.13.1...v1.13.2) - 2023-09-25
- allow item owners to request help to any visible group
- rename attribute name related with the request help permission in the `getItem` service
Expand Down

0 comments on commit 9326c02

Please sign in to comment.