Repository: incubator-crail Updated Branches: refs/heads/master 57d53dbef -> b494e4f14
[Documentation] update HISTORY Update HISTORY file. Signed-off-by: Jonas Pfefferle <peppe...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail/commit/4c6b3fbf Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail/tree/4c6b3fbf Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail/diff/4c6b3fbf Branch: refs/heads/master Commit: 4c6b3fbf9b6696783235826b9edc8c2a7e896189 Parents: 57d53db Author: Jonas Pfefferle <peppe...@apache.org> Authored: Tue Nov 13 11:05:23 2018 +0100 Committer: Jonas Pfefferle <peppe...@apache.org> Committed: Tue Nov 13 11:05:23 2018 +0100 ---------------------------------------------------------------------- HISTORY.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-crail/blob/4c6b3fbf/HISTORY.md ---------------------------------------------------------------------- diff --git a/HISTORY.md b/HISTORY.md index 7b342c2..c97e036 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -17,7 +17,7 @@ limitations under the License. {% endcomment %} --> -## [1.1](https://github.com/apache/incubator-crail/tree/v1.1) - 05.11.2018 +## [1.1](https://github.com/apache/incubator-crail/tree/v1.1) - 13.11.2018 #### New features / improvements @@ -39,6 +39,9 @@ limitations under the License. * [[CRAIL-61](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-61)] Add how to release documentation * [[CRAIL-74](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-74)] Top-level directory for binary tarball * [[CRAIL-77](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-77)] Include LICENSE, NOTICE and DISCLAIMER in meta-inf +* [[CRAIL-79](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-79)] Update DiSNI and DaRPC +* [[CRAIL-80](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-80)] Move all dependencies to parent pom for version management +* [[CRAIL-81](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-81)] Add licenses of all dependencies #### Bug fixes