Skip to content

Commit de83aff

Browse files
committed
Update version & changelog
1 parent 103ac9d commit de83aff

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 2.12
2+
3+
### Bug fixes
4+
* **Charts**: Limits und Beschriftungen in Charts gefixt.
5+
* **Lupe**: Lupen in Zeitbreakdown gefixt
6+
* **Dropdown**: Dropdown gefixt.
7+
* **Join Tables**: Join Tables mit ids versehen um Form input zu erleichtern.
8+
* **Spesen**: Spesen duplizieren gefixt.
9+
110
# 2.11
211

312
### Features

config/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Puzzletime
4-
VERSION = '2.11'
4+
VERSION = '2.12'
55
end

0 commit comments

Comments
 (0)