Skip to content

Commit

Permalink
Add CHANGELOG for v1.1.0 (#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
misraved authored Nov 1, 2024
1 parent 4045eef commit 405604f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v1.1.0 [2024-11-02]

_What's new?_

- New tables added
- [azure_compute_virtual_machine_size](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_compute_virtual_machine_size) ([#841](https://github.com/turbot/steampipe-plugin-azure/pull/841))

_Enhancements_

- Added `firewall_rules` column to the `azure_postgresql_flexible_server` table. ([#852](https://github.com/turbot/steampipe-plugin-azure/pull/852))

## v1.0.0 [2024-10-22]

There are no significant changes in this plugin version; it has been released to align with [Steampipe's v1.0.0](https://steampipe.io/changelog/steampipe-cli-v1-0-0) release. This plugin adheres to [semantic versioning](https://semver.org/#semantic-versioning-specification-semver), ensuring backward compatibility within each major version.
Expand Down

0 comments on commit 405604f

Please sign in to comment.