Skip to content

Commit dbe1cca

Browse files
authored
updated Changelog for v3.0.0 release (#43)
Signed-off-by: Ali Mukadam <[email protected]>
1 parent 2a1cbe8 commit dbe1cca

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.adoc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ All notable changes to this project are documented in this file.
77

88
The format is based on {uri-changelog}[Keep a Changelog].
99

10-
= Unreleased
10+
= v3.0.0 (September 21, 2021)
1111

1212
== New features
1313
* New variable (`bastion_os_version`) to specify Autonomous Linux version (#15)
14-
* Added sort_order on images (#16)
1514
* New variable (`bastion_state`) to specify state of bastion host (#17)
1615
* Added support for private bastion host (#23)
1716

@@ -29,11 +28,19 @@ The format is based on {uri-changelog}[Keep a Changelog].
2928
* Changed bastion access from a single CIDR to a list of CIDR blocks (#29)
3029
* AD lookup mechanism reimplemented to remove dependency on deprecated template_file data source (#27)
3130
* Replaced all deprecated template_file data source with templatefile function (#27)
31+
* Added sort_order on images (#16)
3232

3333
== Deletion
3434
* Removed provider identity parameters except for tenancy_id
3535
* Removed create_bastion_host parameter (#36)
3636

37+
= v2.1.0 (May 11, 2021)
38+
39+
== New Features
40+
41+
* Added ability to specify host state (RUNNING or STOPPED) (#17)
42+
* Added ability to specify host OS version (#15)
43+
3744
= v2.0.0 (December 8, 2020)
3845
* Added support for flex shapes (#11)
3946
* Set default launch options to PARAVIRTUALIZED

0 commit comments

Comments
 (0)