File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1- # Version 3.1.2 (2018-08-29 )
1+ # Version 3.1.1 (2018-09-03 )
22
3+ * [ fix] Always make ServiceLoader use the most complete classloader it can find.
34* [ fix] Fixed missing detailed error messages for configuration exceptions.
45* [ brk] Removed copy constructors from nodes (their shallow copy was risky and useless).
56
6- # Version 3.1.1 (2018-07-31)
7-
8- * [ fix] Always make ServiceLoader use the most complete classloader it can find.
9-
107# Version 3.1.0 (2018-02-14)
118
129* [ new] Java 9 compatibility.
Original file line number Diff line number Diff line change 1919
2020 <groupId >org.seedstack.coffig</groupId >
2121 <artifactId >coffig</artifactId >
22- <version >3.1.2 -SNAPSHOT</version >
22+ <version >3.1.1 -SNAPSHOT</version >
2323
2424 <properties >
2525 <shed .version>1.1.3</shed .version>
You can’t perform that action at this time.
0 commit comments