File tree 4 files changed +7
-4
lines changed
4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 4
4
* Deprecated methods: `` Chart#toJsonNative `` and `` Chart#isDrawable ``
5
5
* Make `` IndexAxis `` available in all options
6
6
7
+ ## 2.0.2
8
+ _ Same as version 2.1.0 - Version was not incremented correctly_
9
+
7
10
## 2.0.1
8
11
* Restored `` DisplayFormats `` #186
9
12
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.0.3 -SNAPSHOT</version >
10
+ <version >2.1.0 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >chartjs-java-model-demo</artifactId >
14
- <version >2.0.3 -SNAPSHOT</version >
14
+ <version >2.1.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.0.3 -SNAPSHOT</version >
9
+ <version >2.1.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.0.3 -SNAPSHOT</version >
9
+ <version >2.1.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