Skip to content

Commit

Permalink
update release-changelog.md for 1.17.17�
Browse files Browse the repository at this point in the history
  • Loading branch information
yvespp committed Sep 3, 2020
1 parent 5dcc397 commit 3840fab
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion release-changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# v1.17.17
This release fixes a NullPointer and cleans up some java dependencies.

## Bug fixes
* Fix a bug in GET `AMW_rest/resources/deployments/filter` that leads to a NullPointer when a runtime was deleted: [#572](https://github.com/liimaorg/liima/pull/572)
* Remove PowerMockito [#568](https://github.com/liimaorg/liima/issues/568)
* Update to Commons Lang 3 [#565](https://github.com/liimaorg/liima/issues/565)

# v1.17.16
With this release Liima is build using JDK 11 and is required to run it. We now use the Angular cli to simplify updates and switched to Angular 10.
With this release Liima is built using JDK 11 and is required to run it. We now use the Angular cli to simplify updates and switched to Angular 10.

## Bug fixes
* Switch to angular cli [#512](https://github.com/liimaorg/liima/pull/512)
Expand Down

0 comments on commit 3840fab

Please sign in to comment.