We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b37c2 commit 71215d4Copy full SHA for 71215d4
1 file changed
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## [2.1.0] - 2019-10-09
4
+#### Added:
5
+ - Global lombok config
6
+ - Logs via lombok @Slf4j for example
7
+
8
+### Changed
9
+ - Spring boot version increased to 2.1.9
10
+ - Proguard version increased to 6.2.0
11
+ - Proguard maven plugin version increased to 2.1.1
12
+ - Lombok version increased to 1.18.10
13
+ - Rename package and dto from suffix data to dto
14
+ - Code refactoring
15
+ - Update README
16
17
18
## [2.0.0] - 2019-02-03
19
#### Added:
20
- Default JDK 11 compiler
0 commit comments