Skip to content

Commit

Permalink
Prep v3.15.0 release. (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsomething committed Oct 7, 2021
1 parent b60dcfd commit bb10a1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## Version 3.15.0

- #283 - @sunny-b - K8s: add ha and supported_features fields
- #281 - @bentranter - Add Ruby 3 to CI
- #280 - @andrewsomething - droplet: Add with_droplet_agent attribute.
- #279 - @danaelhe - Doc update- Release.md

## Version 3.14.0

- #277 - @caiofilipini - Add support for DOKS clusters as peers in Firewall rules
Expand Down
2 changes: 1 addition & 1 deletion lib/droplet_kit/version.rb
@@ -1,3 +1,3 @@
module DropletKit
VERSION = "3.14.0"
VERSION = "3.15.0"
end

0 comments on commit bb10a1c

Please sign in to comment.