From f6901bc995683591291273e37c042c81c3e14c31 Mon Sep 17 00:00:00 2001 From: Tobasco99 Date: Wed, 10 May 2023 09:41:57 +0200 Subject: [PATCH] docs:update changelog --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6199808..1b79473 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,15 +10,24 @@ the [GitHub Release Page](https://github.com/rwth-acis/RequirementsBazaar/releas ## [Unreleased] +## [0.17.0] - 2023-05-10 + +### Added + +- Added gamification + [d758be2b4a66bd943665c097eee963c65a7dc68e](https://github.com/rwth-acis/RequirementsBazaar/commit/d758be2b4a66bd943665c097eee963c65a7dc68e) +- Added priority labels + [#179](https://github.com/rwth-acis/RequirementsBazaar/pull/179) + ## [0.16.0] - 2022-10-05 ### Changed + - Upgraded to las2peer 1.2.3 and Java 17 [#175](https://github.com/rwth-acis/RequirementsBazaar/pull/175) - Fixed bug which caused new users being unable to login [#173](https://github.com/rwth-acis/RequirementsBazaar/issues/173) - ## [0.15.0] - 2022-08-07 ### Added