File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.7.0
2
+ * `` Title `` : Make it possible to set custom padding and multi-line text #316
3
+
1
4
## 2.6.0
2
5
* Synced `` Doughnut/PieOptions `` from ChartJS source code #293
3
6
* Synced `` GridLineConfiguration `` from ChartJS source code / improved Types for more options #289
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >software.xdev</groupId >
9
9
<artifactId >chartjs-java-model-root</artifactId >
10
- <version >2.6.1 -SNAPSHOT</version >
10
+ <version >2.7.0 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >chartjs-java-model-demo</artifactId >
14
- <version >2.6.1 -SNAPSHOT</version >
14
+ <version >2.7.0 -SNAPSHOT</version >
15
15
<packaging >jar</packaging >
16
16
17
17
<organization >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.xdev</groupId >
8
8
<artifactId >chartjs-java-model</artifactId >
9
- <version >2.6.1 -SNAPSHOT</version >
9
+ <version >2.7.0 -SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >chartjs-java-model</name >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.xdev</groupId >
8
8
<artifactId >chartjs-java-model-root</artifactId >
9
- <version >2.6.1 -SNAPSHOT</version >
9
+ <version >2.7.0 -SNAPSHOT</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<organization >
You can’t perform that action at this time.
0 commit comments