Skip to content

Commit 3fc8362

Browse files
authored
Merge pull request #61 from vkareh/release_0_0_5
Release v0.0.5
2 parents 53c4639 + 39a4889 commit 3fc8362

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGES.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
This document describes the relevant changes between releases of the `moactl`
44
command line tool.
55

6+
== 0.0.5 Jul 21 2020
7+
8+
- README: updates from second moa hackday
9+
- Don't validate AWS Organization List Policies
10+
- Validate permissions in the AWS client region
11+
- Validate only permissions in the OSD SCP policy document
12+
613
== 0.0.4 Jul 20 2020
714

815
- README: update adding IDP section

pkg/info/info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ limitations under the License.
1818

1919
package info
2020

21-
const Version = "0.0.4"
21+
const Version = "0.0.5"

0 commit comments

Comments
 (0)