Skip to content

Commit 43a8293

Browse files
committed
Release 2.11.0
1 parent 4c3ad0c commit 43a8293

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Changelog](http://keepachangelog.com/).
55

6+
67
## Unreleased
8+
---
9+
10+
### New
11+
12+
### Changes
13+
14+
### Fixes
15+
16+
### Breaks
17+
18+
19+
## 2.11.0 - (2021-08-22)
720

821
### New
922
* Use CSS native grid for dynamic columns and card width
@@ -21,7 +34,6 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
2134
* Duplicated filter items when including subprojects
2235
* Fix possible session cookie overflow as dashboard settings are no longer store in the session (#144)
2336

24-
### Breaks
2537

2638
## 2.10.0 — (2021-07-10)
2739

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
name 'Redmine Dashboard plugin'
1212
author 'Jan Graichen'
1313
description 'Add a task board and a planning board to Redmine'
14-
version '2.11.0-rc1'
14+
version '2.11.0'
1515
url 'https://github.com/jgraichen/redmine_dashboard'
1616
author_url 'mailto:[email protected]'
1717

0 commit comments

Comments
 (0)