Skip to content

Commit 4936c9f

Browse files
committed
Updated ChangeLog
1 parent f53fbb5 commit 4936c9f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="1.0.0"></a>
2+
3+
# [1.0.0](https://github.com/jhipster/jhipster-kotlin/compare/0.8.1...1.0.0) (2019-06-27)
4+
- 🎉🎉 Well we did it!!! Thanks to everyone contributed and anyone using. 🎉🎉
5+
- ✨✨ A brand new logo for KHipster ✨✨
6+
- Upgraded JHipster support to 6.1.2
7+
- Upgraded Ktlint support to 0.33.0
8+
- Updated Detekt support to 1.0.0-RC15
9+
- Updated Kotlin support to 1.3.40
10+
- Use the real Kotlin advantages
11+
- moving functions top-level
12+
- Use `==` instead of `Object.equals`
13+
- Replace `@SuppressWarnings` with `@Suppress`
14+
15+
116
<a name="0.8.1"></a>
217

318
# [0.8.1](https://github.com/jhipster/jhipster-kotlin/compare/0.8.0...0.8.1) (2019-05-19)

0 commit comments

Comments
 (0)