Skip to content
Snippets Groups Projects
Verified Commit ed8eb9b8 authored by Ruben Backx's avatar Ruben Backx :coffee:
Browse files

Up version to 2.2.0

parent 37eb30ae
Branches
Tags
1 merge request!694Development
......@@ -11,6 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
### Changed
### Fixed
## [2.2.0]
### Added
- Editions can now be archived by teachers. [@mmadara](https://gitlab.ewi.tudelft.nl/mmadara)
- Labs can now be 'bilingual'. This allows students to indicate they wish to do their request only in Dutch or in Dutch or English. They will then get matched with a TA that speaks a matching language. [@rwbackx](https://gitlab.ewi.tudelft.nl/rwbackx)
......
......@@ -6,7 +6,7 @@ import org.springframework.boot.gradle.tasks.run.BootRun
import java.nio.file.Files
group = "nl.tudelft.ewi.queue"
version = "2.1.4"
version = "2.2.0"
val javaVersion = JavaVersion.VERSION_17
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment