Skip to content

Commit

Permalink
Merge pull request #283 from rwth-acis/develop
Browse files Browse the repository at this point in the history
v2.6.1
  • Loading branch information
Tobasco99 authored Jun 13, 2023
2 parents 8444747 + e8435c4 commit ad5da26
Show file tree
Hide file tree
Showing 11 changed files with 845 additions and 391 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,20 @@ Releases prior to v2.0.1 are only documented on
the [GitHub Release Page](https://github.com/rwth-acis/RequirementsBazaar-WebFrontend/releases)

## [Unreleased]

## [2.6.1] - 2023-06-13

### Added

- Make priority labels customizable
[#282](https://github.com/rwth-acis/RequirementsBazaar-WebFrontend/pull/282)

### Changed

- Changed export dialog to choose if labels are exported
[commit 0c5c6b1f493ed7af2ea3c77a0c82673a2dcd0995](https://github.com/rwth-acis/RequirementsBazaar-WebFrontend/commit/0c5c6b1f493ed7af2ea3c77a0c82673a2dcd0995)


## [2.6.0] - 2023-05-10

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reqbaz",
"version": "2.5.0",
"version": "2.6.1",
"scripts": {
"dev": "vite --port 3000",
"dev-local-api": "vite --mode dev-local-api --port 3000",
Expand Down
Loading

0 comments on commit ad5da26

Please sign in to comment.