diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 1eaaddb..f299427 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,9 +4,6 @@ - - uses - diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..67971d9 --- /dev/null +++ b/changelog.md @@ -0,0 +1,137 @@ +# Changelog + +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + + + +## [1-14-1] - 2020-05-20 + +[#18318] Updated GitHub client library + + + +## [1-14-0] - 2019-10-01 + +[#12594] Added service info + +[#16503] Added Item Id support + +[#17569] Updated the resources check on IS + + + +## [1-13-2] - 2019-02-26 + +[#16157] Updated resource selection how workaround for WorkspaceExplorer widget + + + +## [1-13-1] - 2018-12-06 + +[#12977] Added the project folder path update in the open operation + + + +## [1-13-0] - 2018-10-01 + +[#11724] Updated support to StorageHub + + + +## [1-12-0] - 2018-07-01 + +[#11724] Updated to StorageHub + + + +## [1-11-0] - 2018-06-01 + +[#11750] Added Status control in Algorithm Generator + +[#11768] Added System parameters support + + + +## [1-10-0] - 2018-01-12 + +[#10779] Added support to Private algorithms + +[#10705] Added user name to algorithms descriptions in SAI publication + + + +## [1-9-0] - 2017-12-13 + +[#10523] Fixed Set Main behavior in case of R + +[#10187] Only publish button is available + + + +## [1-8-0] - 2017-11-09 + +Updated Tools panel + + + +## [1-7-1] - 2017-10-01 + +Fixed Notification service retrieval + + + +## [1-7-0] - 2017-07-01 + +[#8819] Added support for Processes as Black Boxes + + + +## [1-6-0] - 2017-06-12 + +[#8541] Support Java 8 compatibility + + + +## [1-5-0] - 2017-02-15 + +[#6279] Updated PortalContext support + +[#7120] Added support only for file data type in output parameter + + + +## [1-4-0] - 2016-12-01 + +Updated Storage support + +Added PortalContext + + + +## [1-3-0] - [2016-10-01] + +[#4896] SAI enhancements + +Updated to Auth 2.0 + + + +## [1-2-0] - 2016-10-01 + +Update to Liferay 6.2 + +Added GitHub Connector + + + +## [1-1-0] - 2016-05-01 + +[#3283] Fixed back button behavior + + + +## [1-0-0] - 2016-02-28 + +First Release + diff --git a/changelog.xml b/changelog.xml index 1cdb405..26b860d 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,6 +1,6 @@ - - Updated to Git and Jenkins + + Updated GitHub client library [ticket #18318] Added service info [ticket #12594] diff --git a/descriptor.xml b/descriptor.xml index 16e0787..2c7a7a4 100644 --- a/descriptor.xml +++ b/descriptor.xml @@ -14,6 +14,7 @@ README.md LICENSE.md + changelog.md changelog.xml profile.xml