|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## 0.5.3 (2020-04-10) |
| 3 | +## 0.5.11 (2020-08-02) |
| 4 | + |
| 5 | +### Documentation |
| 6 | + |
| 7 | +- **docs**: update docs ([429a89a2](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/429a89a2dad1f9a9cd6c7b13baa8417fce19d261)) |
| 8 | + |
| 9 | + |
| 10 | +### Styles |
| 11 | + |
| 12 | +- **editorconfig**: update .editorconfig, disable .mustache file indent ([bdb1a120](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/bdb1a120243429a17866e6c333a1ab54ca5d216c)) |
| 13 | + |
| 14 | + |
| 15 | +### Chores |
| 16 | + |
| 17 | +- **deps**: bump `semantic-gitlog` to `0.5.11` ([fe397c82](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/fe397c820b10a691509600aa82b3f981d15aa49e)) |
| 18 | +- **deps**: bump com.gradle.plugin-publish from 0.11.0 to 0.12.0 ([423a1b53](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/423a1b539c7c0e05771fc5685ba97dac49f96bcc)) |
| 19 | +- **deps**: bump io.freefair.lombok from 4.1.6 to 5.1.0 ([c1733857](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/c1733857d93e20622cf7aa73f99734685712aec8)) |
| 20 | +- **deps**: bump team.yi.semantic-gitlog from 0.5.0 to 0.5.3 ([2b523478](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/2b523478bf7674d834db4ac0b6f01895da5a28d5)) |
| 21 | +- **deps**: bump junit-jupiter from 5.6.1 to 5.6.2 ([5839b561](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/5839b56129701571f8271afa121473c7660208bd)) |
| 22 | +- **deps**: bump checkstyle from 8.30 to 8.35 ([b99c7f87](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/b99c7f871d302185524f3e1d5656fac4656b445e)) |
| 23 | +- **deps**: bump pmd from 6.22.0 to 6.26.0 ([3cd2939f](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/3cd2939fb61046db4a0eb2cabfe5c03dffbdd3ea)) |
| 24 | + |
| 25 | + |
| 26 | +## 0.5.3 (2020-04-16) |
4 | 27 |
|
5 | 28 | ### Bug Fixes |
6 | 29 |
|
7 | | -- **task/changelog**: fix configuration issues for `fileSets` under gradle-kotlin ([72b2c562](https://github.com/ymind/gradle-semantic-gitlog/commit/72b2c562333063db772bc4ac30b20519153f056d)) |
| 30 | +- **task/changelog**: fix configuration issues for `fileSets` under gradle-kotlin ([72b2c562](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/72b2c562333063db772bc4ac30b20519153f056d)) |
8 | 31 |
|
9 | 32 |
|
10 | 33 | ### Code Refactoring |
11 | 34 |
|
12 | | -- **model**: remove lombok annotations from `FileSet` ([2b381fe2](https://github.com/ymind/gradle-semantic-gitlog/commit/2b381fe2ad07532c06e239c2ab0cda613b736e0b)) |
| 35 | +- **model**: remove lombok annotations from `FileSet` ([2b381fe2](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/2b381fe2ad07532c06e239c2ab0cda613b736e0b)) |
13 | 36 |
|
14 | 37 |
|
15 | 38 | ### Chores |
16 | 39 |
|
17 | | -- **deps**: bumped `team.yi.semantic-gitlog` version to `0.5.0` ([59fadf61](https://github.com/ymind/gradle-semantic-gitlog/commit/59fadf616d1d86abbf1da954819438dd2b7ed7f7)) |
| 40 | +- **deps**: bumped `team.yi.semantic-gitlog` version to `0.5.0` ([59fadf61](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/59fadf616d1d86abbf1da954819438dd2b7ed7f7)) |
18 | 41 |
|
19 | 42 |
|
20 | 43 | ## 0.5.0 (2020-03-28) |
21 | 44 |
|
22 | 45 | ### Features |
23 | 46 |
|
24 | | -- **task/changelog**: implement primary features and challenges ([d950193d](https://github.com/ymind/gradle-semantic-gitlog/commit/d950193d1249573fe78cb42182eb15699b96d72c)) |
| 47 | +- **task/changelog**: implement primary features and challenges ([d950193d](https://github.com/semantic-gitlog/gradle-semantic-gitlog/commit/d950193d1249573fe78cb42182eb15699b96d72c)) |
25 | 48 |
|
0 commit comments