Remove KT-15200 from the changelog

It was postponed until 1.1.2
This commit is contained in:
Mikhail Zarechenskiy
2017-03-13 20:38:43 +03:00
parent 05ef705609
commit fd80c0d1d1
-1
View File
@@ -18,7 +18,6 @@
## 1.1.1-RC
### IDE
- [`KT-15200`](https://youtrack.jetbrains.com/issue/KT-15200) Show implementation should show inherited classes if a typealias to base class/interface is used
- [`KT-16481`](https://youtrack.jetbrains.com/issue/KT-16481) Kotlin debugger & bytecode fail on select statement blocks (IllegalStateException: More than one package fragment)
### Gradle support