You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,20 @@
1
1
# CHANGELOG
2
2
3
+
## 1.2.19
4
+
* no API source code changes since 1.2.14
5
+
* existing API source code runs fine with Dockerhub kanboard/kanboard:v1.2.19
6
+
3
7
## 1.2.18
4
-
* no API source code changes compared to 1.2.15
8
+
* no API source code changes since 1.2.14
5
9
* existing API source code runs fine with Dockerhub kanboard/kanboard:v1.2.18
6
10
7
11
## 1.2.15
8
-
* no API source code changes compared to 1.2.14
12
+
* no API source code changes since 1.2.14
9
13
* existing API source code runs fine with Dockerhub kanboard/kanboard:v1.2.15
10
14
* bump [com.fasterxml.jackson.core/jackson-databind](https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind) version to 2.9.10.8
11
15
12
16
## 1.2.14
17
+
* no API source code changes since ???
13
18
* API runs fine with Dockerhub kanboard/kanboard:v1.2.14
14
19
* added colors to Maven console
15
20
* bump [com.fasterxml.jackson.core/jackson-databind](https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind) version to 2.9.10.4
0 commit comments