Skip to content

Commit

Permalink
release-changelog.md formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
yvespp authored Dec 11, 2018
1 parent 0829316 commit bca5983
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions release-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

## New features
* REST: add 'Test Generation' endpoint [#360](https://github.com/liimaorg/liima/issues/360)
* Returns the rendered templates of an AppServer and any errors.
* Endpoint: `AMW_Rest/resources/analyze/testGeneration/{resourceGroupName}/{releaseName}/{env}`
* Returns the rendered templates of an AppServer and any errors.
* Endpoint: `AMW_Rest/resources/analyze/testGeneration/{resourceGroupName}/{releaseName}/{env}`
* Alias name for environment [#441](https://github.com/liimaorg/liima/issues/441)
* The alias name is shown in the editResourceView and deployment view
* In templates it can be accessed via `${env.nameAlias}`, default value is empty.
* The alias name is shown in the editResourceView and deployment view
* In templates it can be accessed via `${env.nameAlias}`, default value is empty.

# v1.17.7
Revert back to Wildfly 13 because of JSF issues, fix a JSF init bug, update RichFace [#437](https://github.com/liimaorg/liima/pull/437)
Expand Down

0 comments on commit bca5983

Please sign in to comment.