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 927e3ad commit 2641e70Copy full SHA for 2641e70
content/changelog/2018/12-03.md
@@ -0,0 +1,14 @@
1
+---
2
+title: "4.0.10: 2018-12-03"
3
+date: "2018-12-03T00:00:00-12:00"
4
+description: "API Changelog 4.0.10"
5
+changelog:
6
+- API
7
+version: 4.0.10
8
9
+### Added:
10
+
11
+ * Added 'tags' to NodeBalancers
12
+ * The NodeBalancer object now includes "tags", an array of string
13
+ * POST /nodebalancers now accepts "tags", an array of strings
14
+ * GET /tags/:tag now returns tagged NodeBalancers in addition to other types
0 commit comments