Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Oct 30, 2023
1 parent 0e1ca7d commit 5cf2bbf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,12 @@
+ Fixed: Error when trying to directly import falconpy module (no package installation). Closes #1056.
- `_auth_object/_falcon_interface.py`
- `_util/_functions.py`
- Thanks to @tsullivan06 for identifying and reporting this issue. 🙇
- Thanks go out to @tsullivan06 for identifying and reporting this issue. 🙇
+ Fixed: Legacy Uber Class is not logging Operation ID in debug logs. Closes #1057.
- `api_complete/_legacy.py`
+ Fixed: Can not use `add-rule-group` and `remove-rule-group` actions with the __`performFirewallPoliciesAction`__ operation. Closes #1059.
- `firewall_policies.py`
- Thanks go out to @api-clobberer for identifying and reporting this isseu. 🙇

---

Expand Down

0 comments on commit 5cf2bbf

Please sign in to comment.