Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Falzon committed Jul 13, 2021
1 parent 2351ee3 commit 1dc0d0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

0.63.0
------

- feature: v2: add support for Private Networks to SKS Nodepools
- feature: v2: add new `Client.RegisterTemplate()` method
- change: v2: change `DatabaseService.UserConfig` type to pointer

0.62.2
------

Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
package version

// Version represents the current egoscale version.
const Version = "0.62.2"
const Version = "0.63.0"

0 comments on commit 1dc0d0a

Please sign in to comment.