We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f53fbb5 commit 4936c9fCopy full SHA for 4936c9f
CHANGELOG.md
@@ -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
16
<a name="0.8.1"></a>
17
18
# [0.8.1](https://github.com/jhipster/jhipster-kotlin/compare/0.8.0...0.8.1) (2019-05-19)
0 commit comments