Skip to content
Snippets Groups Projects
Commit 41400ec8 authored by Otto Visser's avatar Otto Visser
Browse files

Release 2.1.0

parent 923a5ba3
Branches
Tags
1 merge request!630New release
......@@ -11,6 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
### Changed
### Fixed
### Deprecated
### Removed
## [2.1.0]
### Added
- Redirect users to enrol page when they are not correctly enrolled for a lab. [@cedricwilleken](https://gitlab.ewi.tudelft.nl/cedricwilleken)
- A Student Group gets created automatically when a student attempts to enqueue without one. [@lemaire](https://gitlab.ewi.tudelft.nl/Lemaire)
- Allow managers and up to pick any request [@cedricwilleken](https://gitlab.ewi.tudelft.nl/cedricwilleken)
......
......@@ -4,7 +4,7 @@ import com.diffplug.gradle.spotless.SpotlessExtension
import org.springframework.boot.gradle.tasks.run.BootRun
group = "nl.tudelft.ewi.queue"
version = "2.0.0"
version = "2.1.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