@@ -7,12 +7,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ v1.0.0] ( https://github.com/netlify/open-api/compare/v0.18.1...v1.0.0 ) - 2020-12-10
11
+
12
+ ### Merged
13
+
14
+ - Remove listForms endpoint [ ` #269 ` ] ( https://github.com/netlify/open-api/pull/269 )
15
+ - Bump setup-go github action [ ` #270 ` ] ( https://github.com/netlify/open-api/pull/270 )
16
+ - Mark listForms endpoint as deprecated [ ` #268 ` ] ( https://github.com/netlify/open-api/pull/268 )
17
+ - github tools: fix fossa workflow file [ ` #267 ` ] ( https://github.com/netlify/open-api/pull/267 )
18
+ - Add definition for /sites/id/rollback. [ ` #265 ` ] ( https://github.com/netlify/open-api/pull/265 )
19
+
20
+ ### Commits
21
+
22
+ - Start writing ListFormsBySiteId test [ ` d274f5d ` ] ( https://github.com/netlify/open-api/commit/d274f5d24f04ddaeca1a00f3912a508736d8eba6 )
23
+ - fix github actions workflow file for fossa [ ` 0267d63 ` ] ( https://github.com/netlify/open-api/commit/0267d633ca82c3fdd65a98a303fb556a8ff726d2 )
24
+ - Add more assertions to ListFormsBySiteId test [ ` 9271230 ` ] ( https://github.com/netlify/open-api/commit/9271230fec0b2c3b0f14ef5d08aac3d162f3c1b6 )
25
+
10
26
## [ v0.18.1] ( https://github.com/netlify/open-api/compare/v0.18.0...v0.18.1 ) - 2020-10-11
11
27
12
28
### Merged
13
29
14
30
- Use service as a returned object for showService [ ` #264 ` ] ( https://github.com/netlify/open-api/pull/264 )
15
31
32
+ ### Commits
33
+
34
+ - Add definition for /sites/id/rollback. [ ` 3958e7f ` ] ( https://github.com/netlify/open-api/commit/3958e7fc4b05e9ede25af18b298402eed040c1bb )
35
+
16
36
## [ v0.18.0] ( https://github.com/netlify/open-api/compare/v0.17.0...v0.18.0 ) - 2020-10-07
17
37
18
38
### Merged
@@ -65,8 +85,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
65
85
### Commits
66
86
67
87
- Regenerate Go client [ ` 55ef8c3 ` ] ( https://github.com/netlify/open-api/commit/55ef8c3d64a96f456208f880069b8805fb36267d )
68
- - create github actions workflow files for fossa [ ` 27a7b91 ` ] ( https://github.com/netlify/open-api/commit/27a7b9173b2623b62fec6cc12e8363c83481fbaf )
69
88
- Add form deletion endpoint [ ` 351e130 ` ] ( https://github.com/netlify/open-api/commit/351e1309dfeb6d71b5e01d64e8aaa43b1b20d98f )
89
+ - Remove support_priority field [ ` 319d673 ` ] ( https://github.com/netlify/open-api/commit/319d673e35b9bc7d4ebbd0f7c45b409b245a5fac )
70
90
71
91
## [ v0.15.0] ( https://github.com/netlify/open-api/compare/v0.14.0...v0.15.0 ) - 2020-05-14
72
92
0 commit comments