Skip to content

Commit 71215d4

Browse files
author
s.mareychev
committed
Add release 2.1.0 to CHANGELOG
1 parent 12b37c2 commit 71215d4

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

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+
318
## [2.0.0] - 2019-02-03
419
#### Added:
520
- Default JDK 11 compiler

0 commit comments

Comments
 (0)