Skip to content

Commit

Permalink
Update CHANGELOG and VERSION for v0.1.0 release (#12)
Browse files Browse the repository at this point in the history
* Update CHANGELOG for v0.1.0 release

Signed-off-by: Rahul Jain <rahulj@vmware.com>

* set VERSION to v0.1.0

Signed-off-by: Rahul Jain <rahulj@vmware.com>
  • Loading branch information
reachjainrahul committed Aug 24, 2022
1 parent b8b3629 commit b95c93b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG/CHANGELOG-0.1.md
@@ -0,0 +1,13 @@
# Changelog 0.1

## 0.1.0 - 2022-08-23

This is the first Nephe release.

### Added

- CRD definitions for CloudProviderAccount, CloudEntitySelector and VirtualMachine.
- Cloud Plugin for AWS and Azure Cloud.
- Antrea NetworkPolicy support for AWS and Azure VMs using Cloud Network Security Groups.
- Terraform scripts for deploying EKS and AKS Cluster.
- Nephe Documentation.
1 change: 1 addition & 0 deletions VERSION
@@ -0,0 +1 @@
v0.1.0

0 comments on commit b95c93b

Please sign in to comment.