File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) and [ Keep a Changelog] ( http://keepachangelog.com/ ) .
5
5
6
+
6
7
## Unreleased
8
+ ---
9
+
10
+ ### New
11
+
12
+ ### Changes
13
+
14
+ ### Fixes
15
+
16
+ ### Breaks
17
+
18
+
19
+ ## 2.11.0 - (2021-08-22)
7
20
8
21
### New
9
22
* 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
21
34
* Duplicated filter items when including subprojects
22
35
* Fix possible session cookie overflow as dashboard settings are no longer store in the session (#144 )
23
36
24
- ### Breaks
25
37
26
38
## 2.10.0 — (2021-07-10)
27
39
Original file line number Diff line number Diff line change 11
11
name 'Redmine Dashboard plugin'
12
12
author 'Jan Graichen'
13
13
description 'Add a task board and a planning board to Redmine'
14
- version '2.11.0-rc1 '
14
+ version '2.11.0'
15
15
url 'https://github.com/jgraichen/redmine_dashboard'
16
16
author_url 'mailto:[email protected] '
17
17
You can’t perform that action at this time.
0 commit comments