Skip to content

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasPius committed Apr 9, 2024
1 parent 736392f commit e5352f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

⚠️ indicates breaking changes.

## Next
## 6.0.0

* ⚠️ `cancel_server` now takes an `Option<Date>`, defaulting to *immediate* cancellation.
* ⚠️ `withdraw_server_order` removed. The API endpoint appears to have been silently removed, meaning calls to it will fail.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "hrobot"
description = "Unofficial Hetzner Robot API client"
keywords = ["hetzner", "robot", "api", "client", "async"]
repository = "https://github.com/MathiasPius/hrobot-rs"
version = "5.0.1"
version = "6.0.0"
license = "MIT"
edition = "2021"

Expand Down

0 comments on commit e5352f5

Please sign in to comment.