We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd1689 commit 161eb96Copy full SHA for 161eb96
CHANGELOG.md
@@ -4,19 +4,16 @@
4
5
[Unreleased]: https://github.com/chaostoolkit-incubator/chaostoolkit-aws/compare/0.7.0...HEAD
6
7
-### Added
8
-
9
-- support for elbv2 with basic probes and action
10
-- support for asg with basic probes
11
-- fix asg probe to support pagination
12
13
## [0.7.0][]
14
15
[0.7.0]: https://github.com/chaostoolkit-incubator/chaostoolkit-aws/compare/0.6.0...0.7.0
16
17
### Added
18
19
- add `count_instances` probe which can be used to count of all instances matching filters
+- support for elbv2 with basic probes and action
+- support for asg with basic probes
+- fix asg probe to support pagination
20
21
### Changed
22
0 commit comments