Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderLS committed Jul 19, 2018
1 parent b1a032f commit eb78205
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
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

0 comments on commit eb78205

Please sign in to comment.