Skip to content

Commit 102cf0b

Browse files
committed
Release version: 2.0.9
1 parent f1088eb commit 102cf0b

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.0.9
2+
3+
* fix: NPE if system info does not return all data
4+
5+
[Changes](https://github.com/rundeck/rundeck-cli/compare/v2.0.8...v2.0.9)
6+
17
## 2.0.8
28

39
* Fix: rd acl validate fails [Issue #541](https://github.com/rundeck/rundeck-cli/issues/541)

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ url: "https://rundeck.github.io" # the base hostname & protocol for your site, e
2222
twitter_username: rundeck
2323
github_username: rundeck
2424
github_url: https://github.com/rundeck/rundeck-cli
25-
app_version: 2.0.8
25+
app_version: 2.0.9
2626
# Build settings
2727
markdown: kramdown
2828
theme: minima

docs/changes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ title: Change Log
44
permalink: /changes/
55
---
66

7+
## 2.0.9
8+
9+
* fix: NPE if system info does not return all data
10+
11+
[Changes](https://github.com/rundeck/rundeck-cli/compare/v2.0.8...v2.0.9)
12+
713
## 2.0.8
814

915
* Fix: rd acl validate fails [Issue #541](https://github.com/rundeck/rundeck-cli/issues/541)

0 commit comments

Comments
 (0)