We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f696b2 commit c1050eeCopy full SHA for c1050ee
CHANGELOG.md
@@ -15,10 +15,16 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
15
16
### Fixes
17
18
-- I18n.t requires keyword arguments (#285) by @jgraichen
19
-
20
### Breaks
21
+## 2.12.3 - (2022-11-20)
+
22
+---
23
24
+### Fixes
25
26
+- I18n.t requires keyword arguments (#285) by @jgraichen
27
28
## 2.12.2 - (2022-07-09)
29
30
---
init.rb
@@ -6,7 +6,7 @@
6
name 'Redmine Dashboard plugin'
7
author 'Jan Graichen'
8
description 'Add a task board and a planning board to Redmine'
9
- version '2.12.2'
+ version '2.12.3'
10
url 'https://github.com/jgraichen/redmine_dashboard'
11
author_url 'mailto:[email protected]'
12
0 commit comments