Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Jun 2, 2022
1 parent 4bb9fe4 commit 17cb564
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Version 1.1.3
## Added features and functionality
+ Added: Firewall rules payload abstraction for the `create_rule_group` method. Firewall diff_operations payload abstraction for the `update_rule_group` method.
- `_payload/_firewall.py`
- `firewall_management.py`
- `tests/test_firewall_management.py`

# Version 1.1.2
## Issues resolved
+ Fixed: Resolved issue with aggregate payload generation within the Detects, MessageCenter and Recon Service Classes. Closes #664.
Expand Down

0 comments on commit 17cb564

Please sign in to comment.