Skip to content

Commit d3d203a

Browse files
authored
Fix typo in the v0.3.0 CHANGELOG entry
1 parent 523242b commit d3d203a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
_Enhancements_
44

5-
- Added `title`, `description`, and `folder = "Account"` tag to `Activity Dashboard` queries for improved organization and clarity. https://github.com/turbot/tailpipe-mod-aws-cloudtrail-log-detections/pull/11
6-
- Removed `title` and added `folder = "Hidden"` tag to `Root User Activity Report` queries to streamline visibility. https://github.com/turbot/tailpipe-mod-aws-cloudtrail-log-detections/pull/11
7-
- Added `folder = "<service>"` tag to `service common tag locals` for better query categorization. https://github.com/turbot/tailpipe-mod-aws-cloudtrail-log-detections/pull/11
8-
- Standardized all queries to use `service common tags`, ensuring consistency across detection queries. https://github.com/turbot/tailpipe-mod-aws-cloudtrail-log-detections/pull/11
5+
- Added `title`, `description`, and `folder = "Account"` tag to `Activity Dashboard` queries for improved organization and clarity. ([#11](https://github.com/turbot/tailpipe-mod-aws-cloudtrail-log-detections/pull/11))
6+
- Removed `title` and added `folder = "Hidden"` tag to `Root User Activity Report` queries to streamline visibility. ([#11](https://github.com/turbot/tailpipe-mod-aws-cloudtrail-log-detections/pull/11))
7+
- Added `folder = "<service>"` tag to `service common tag locals` for better query categorization. ([#11](https://github.com/turbot/tailpipe-mod-aws-cloudtrail-log-detections/pull/11))
8+
- Standardized all queries to use `service common tags`, ensuring consistency across detection queries. ([#11](https://github.com/turbot/tailpipe-mod-aws-cloudtrail-log-detections/pull/11))
99

1010
## v0.2.0 [2025-02-06]
1111

@@ -23,4 +23,4 @@ _What's new?_
2323

2424
- New dashboards added:
2525
- [CloudTrail Log Activity Dashboard](https://hub.powerpipe.io/mods/turbot/aws_cloudtrail_log_detections/dashboards/dashboard.activity_dashboard)
26-
- [CloudTrail Log Root User Activity Report](https://hub.powerpipe.io/mods/turbot/aws_cloudtrail_log_detections/dashboards/dashboard.root_user_activity_report)
26+
- [CloudTrail Log Root User Activity Report](https://hub.powerpipe.io/mods/turbot/aws_cloudtrail_log_detections/dashboards/dashboard.root_user_activity_report)

0 commit comments

Comments
 (0)