Skip to content

Commit 679c7c8

Browse files
committed
docs: update changelog for justice 3.27
1 parent 2d3b366 commit 679c7c8

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
1+
<a name="v0.15.0"></a>
2+
## [v0.15.0] - 2022-07-18
3+
### Chore
4+
- bump to version 0.15 for justice 3.27
5+
- remove checkstyle
6+
- code formatting
7+
- **sdk:** regenerate sdk, cli sample app, cli test, doc index for justice 3.27
8+
- **spec:** update spec for justice 3.27
9+
10+
### Docs
11+
- update changelog for justice 3.27
12+
13+
### Feat
14+
- **sdk:** login platform
15+
16+
### Fix
17+
- **sdk:** improve refresh token performance
18+
19+
### Test
20+
- **integration:** login platform
21+
22+
123
<a name="v0.14.0"></a>
2-
## [v0.14.0] - 2022-07-04
24+
## [v0.14.0] - 2022-07-05
325
### Chore
426
- bump to version 0.14 for justice 3.26
527
- **sdk:** regenerate sdk, cli sample app, cli test, doc index for justice 3.26
@@ -8,6 +30,7 @@
830
- **test:** clean up integration
931

1032
### Ci
33+
- **github:** fix checkout problem
1134
- **github:** implement point release
1235
- **github:** fix wrong slack channel
1336

@@ -491,6 +514,7 @@
491514
- replace unnecessary object
492515

493516

517+
[v0.15.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.14.0...v0.15.0
494518
[v0.14.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.13.0...v0.14.0
495519
[v0.13.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.12.0...v0.13.0
496520
[v0.12.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.11.0...v0.12.0

0 commit comments

Comments
 (0)