You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,16 @@
3
3
4
4
5
5
6
+
<aname="v2.3.0"></a>
7
+
## [v2.3.0] - 2019-06-15
8
+
9
+
- Fixed when private_ips is empty (fixed [#103](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/103))
10
+
11
+
6
12
<aname="v2.2.0"></a>
7
13
## [v2.2.0] - 2019-06-14
8
14
15
+
- Updated CHANGELOG
9
16
- Added support for the list of private_ips (fixes [#102](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/102)) ([#103](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/103))
0 commit comments