Skip to content

Commit

Permalink
Release 3.3.0 (#60)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashique P S <[email protected]>

Signed-off-by: Ashique P S <[email protected]>
  • Loading branch information
ashiqueps authored Dec 20, 2022
1 parent 433ec6b commit e29e750
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [v3.3.0](https://github.com/chef-partners/kitchen-vra/tree/v3.3.0)

[Full Changelog](https://github.com/chef-partners/kitchen-vra/compare/v3.2.1...v3.3.0)

- Replaced the tenant attribute with the domain attribute [\#59](https://github.com/chef-partners/kitchen-vra/pull/59) ([ashiqueps](https://github.com/ashiqueps))

## [v3.2.1](https://github.com/chef-partners/kitchen-vra/tree/v3.2.1)

[Full Changelog](https://github.com/chef-partners/kitchen-vra/compare/v3.2.0...v3.2.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/kitchen/driver/vra_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@

module Kitchen
module Driver
VRA_VERSION = "3.2.1"
VRA_VERSION = "3.3.0"
end
end

0 comments on commit e29e750

Please sign in to comment.