We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2042a34 commit 6d04cc4Copy full SHA for 6d04cc4
README.md
@@ -137,6 +137,8 @@ DigitalOcean API Client uses [GitHub’s integrated issue tracking system][3] to
137
* If you need to paste code, or include a stack trace use Markdown ``` escapes before and after your text.
138
139
# Supported API's and Revision Logs
140
+* **Released in v2.10**
141
+ * Removed unsupported API `/v2/tags/$TAG_NAME` refer [DO changelog](https://developers.digitalocean.com/documentation/changelog/api-v2/deprecating-update-tag/)
142
* **Released in v2.9**
143
* Added new API support delete droplet by tag name [#61](https://github.com/jeevatkm/digitalocean-api-java/issues/61)
144
* Droplet
0 commit comments