diff --git a/WHATS_NEW.md b/WHATS_NEW.md new file mode 100644 index 000000000..f0b5bacc1 --- /dev/null +++ b/WHATS_NEW.md @@ -0,0 +1,13 @@ +# Whats new + +Latest changes for the RHOAS CLI. +For information on what was included in latest release please refer to our [changelog](https://github.com/redhat-developer/app-services-cli/blob/main/CHANGELOG.md) + +## Latest + +### Support for Marketplace Billing model + +`rhoas kafka create` supports now `--marketplace` and `--marketplace-account-id` flags that allow users to specify AWS marketplace +details for billing purposes. + +## Previous