You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,14 @@
1
1
# Change Log
2
2
3
-
Version 0.11.0 *(In development)*
4
-
---------------------------------
3
+
Version 0.11.0 *(2017-12-10)*
4
+
-----------------------------
5
+
6
+
- Only include main sources in the classes directory for Java projects. [\#105](https://github.com/vanniktech/gradle-android-junit-jacoco-plugin/pull/105) ([vanniktech](https://github.com/vanniktech))
7
+
- Allow ignoring the module path and name [\#103](https://github.com/vanniktech/gradle-android-junit-jacoco-plugin/pull/103) ([vRallev](https://github.com/vRallev))
8
+
- Ignore classes generated by the android-state library [\#102](https://github.com/vanniktech/gradle-android-junit-jacoco-plugin/pull/102) ([vRallev](https://github.com/vRallev))
9
+
- Add correct Kotlin class path [\#101](https://github.com/vanniktech/gradle-android-junit-jacoco-plugin/pull/101) ([vRallev](https://github.com/vRallev))
0 commit comments