Skip to content

Commit a1acb70

Browse files
Add changelog entry for Guillaume's change to the ec2-metadata script (#30)
1 parent 220d932 commit a1acb70

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

amazon-ec2-utils.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: amazon-ec2-utils
22
Summary: A set of tools for running in EC2
3-
Version: 2.1.0
3+
Version: 2.2.0
44
Release: 1%{?dist}
55
License: MIT
66
Group: System Tools
@@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
7575
/etc/udev/rules.d/60-cdrom_id.rules
7676

7777
%changelog
78+
* Mon Jun 5 2023 Guillaume Delacour <delacoug@amazon.com> - 2.2.0-1
79+
- Add `--quiet` option to `ec2-metadata --help` output
80+
- Add `-R`/`--region` option to `ec2-metadata` to discover the EC2 instance's region
7881

7982
* Thu Apr 6 2023 Noah Meyerhans <nmeyerha@amazon.com> - 2.1.0-1
8083
- Add --quiet option to ec2-metadata

0 commit comments

Comments
 (0)