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

Up version to 2.1.2

parent 6425fd2e
No related branches found
No related tags found
1 merge request!647Deploy v2.1.2
...@@ -10,6 +10,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ...@@ -10,6 +10,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [Unreleased]
### Added
### Changed
### Fixed
### Deprecated
### Removed
## [2.1.2]
### Added ### Added
- New history page that shows the handled requests in the current session. [@rwbackx](https://gitlab.ewi.tudelft.nl/rwbackx) - New history page that shows the handled requests in the current session. [@rwbackx](https://gitlab.ewi.tudelft.nl/rwbackx)
- Added course code to request details page. [@rwbackx](https://gitlab.ewi.tudelft.nl/rwbackx) - Added course code to request details page. [@rwbackx](https://gitlab.ewi.tudelft.nl/rwbackx)
... ...
......
...@@ -4,7 +4,7 @@ import com.diffplug.gradle.spotless.SpotlessExtension ...@@ -4,7 +4,7 @@ import com.diffplug.gradle.spotless.SpotlessExtension
import org.springframework.boot.gradle.tasks.run.BootRun import org.springframework.boot.gradle.tasks.run.BootRun
group = "nl.tudelft.ewi.queue" group = "nl.tudelft.ewi.queue"
version = "2.1.1" version = "2.1.2"
val javaVersion = JavaVersion.VERSION_17 val javaVersion = JavaVersion.VERSION_17
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment