-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b1a032f
commit eb78205
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,29 @@ | ||
# CHANGELOG | ||
|
||
## 1.1.0 (released 19.07.2018) | ||
|
||
- LIBcc10719 Default developer role update | ||
- LIBff20719 Inter-module dependency | ||
- LIBff10719 Add JCenter option | ||
- LIBff30718 Configuration for java plugin | ||
- LIBff20718 Allow for multiple developer roles | ||
- LIBbb20718 | ||
- LIBcc10718 README.md update | ||
- LIBff10718 Support both android and java projects | ||
- LIBbb10718 Set failOnError to "false" for task androidJavadocs | ||
- LIBbb10717 Fix for "No signature of method: java.lang.Object.uniqueVersion() is applicable for argument types: (java.util.Collections$EmptyMap, java.lang.Boolean) values: [[:], true]" | ||
- LIBcc10717 | ||
- LIBff10717 Add installArchives task which installs jars/aars in local repo | ||
- LIBff30715 Add lookup to set uniqueVersion | ||
- LIBff20715 POM_ORG, POM_ORG_URL and POM_DEVELOPER_ROLE added | ||
- LIBbb10715 Workaround for "Given organization in generated POM is evaluated to org.apache.maven.model.Organization.toString()" | ||
- LIBff10715 Add properties getters to use gradle.build values | ||
- LIBff50714 Adding developer metadata to pom | ||
- LIBcc70714 | ||
- LIBff40714 Javadoc encoding and charSet can be set | ||
- LIBff30714 Disable doclint in JDK 8 Javadoc | ||
- LIBff20714 Add javadoc charset | ||
|
||
## 1.0.0 (released 14.07.2018) | ||
|
||
- Initial Public Version |