Skip to content

Commit 87b099b

Browse files
authored
fix(docs): consistent RST title underlines (#81)
1 parent d59360c commit 87b099b

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

docs/changes.rst

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Fixes
4141
* Remove DBaaS service Redis (replaced by Valkey)
4242

4343
0.12.0 (2025-06-04)
44-
~~~~~~~~~~~~~~~~~~~
44+
-------------------
4545

4646
* Internals: abstract client generation logic into a separate
4747
``exoscale.api.generator`` namespace.
@@ -55,21 +55,21 @@ Fixes
5555
* New zone option: ``hr-zag-1``
5656

5757
0.11.0 (2025-04-24)
58-
~~~~~~~~~~~~~~~~~~~
58+
-------------------
5959

6060
* Bump python version requirement to 3.8 due to the use of the walrus
6161
operator.
6262
* Add ``Client.wait(operation_id)`` to poll for the result of an asynchronous
6363
API operation.
6464

6565
0.10.0 (2024-05-29)
66-
~~~~~~~~~~~~~~~~~~~
66+
-------------------
6767

6868
* Introduce exception classes that gets raised when the API responds with 4xx
6969
or 5xx HTTP statuses.
7070

7171
0.9.1 (2024-04-29)
72-
~~~~~~~~~~~~~~~~~~
72+
------------------
7373

7474
``exoscale.api.v2.Client`` improvements:
7575

@@ -93,13 +93,13 @@ Fixes
9393
* Add MAC address to private network attachments
9494

9595
0.8.0 (2023-05-11)
96-
~~~~~~~~~~~~~~~~~~
96+
------------------
9797

9898
- Add ``exoscale.api.v2.Client``: a low-level API client targeting the Exoscale
9999
V2 API.
100100

101101
0.7.1 (2021-10-18)
102-
~~~~~~~~~~~~~~~~~~
102+
------------------
103103

104104
Fixes
105105
*****
@@ -108,7 +108,7 @@ Fixes
108108

109109

110110
0.7.0 (2021-05-11)
111-
~~~~~~~~~~~~~~~~~~
111+
------------------
112112

113113
Features
114114
********
@@ -130,7 +130,7 @@ Changes
130130

131131

132132
0.6.0 (2021-04-21)
133-
~~~~~~~~~~~~~~~~~~
133+
------------------
134134

135135
Features
136136
********
@@ -148,7 +148,7 @@ Fixes
148148

149149

150150
0.5.2 (2021-04-13)
151-
~~~~~~~~~~~~~~~~~~
151+
------------------
152152

153153
Fixes
154154
*****
@@ -157,7 +157,7 @@ Fixes
157157

158158

159159
0.5.1 (2021-03-16)
160-
~~~~~~~~~~~~~~~~~~
160+
------------------
161161

162162
Fixes
163163
*****
@@ -166,7 +166,7 @@ Fixes
166166

167167

168168
0.5.0 (2021-03-15)
169-
~~~~~~~~~~~~~~~~~~
169+
------------------
170170

171171
Features
172172
********
@@ -181,7 +181,7 @@ Fixes
181181

182182

183183
0.4.0 (2020-12-07)
184-
~~~~~~~~~~~~~~~~~~
184+
------------------
185185

186186
Features
187187
********
@@ -197,7 +197,7 @@ Changes
197197

198198

199199
0.3.0 (2020-01-22)
200-
~~~~~~~~~~~~~~~~~~
200+
------------------
201201

202202
New
203203
***
@@ -220,7 +220,7 @@ Fixes
220220

221221

222222
0.2.0 (2019-10-09)
223-
~~~~~~~~~~~~~~~~~~
223+
------------------
224224

225225
Features
226226
********
@@ -248,6 +248,6 @@ Changes
248248

249249

250250
0.1.1 (2019-09-12)
251-
~~~~~~~~~~~~~~~~~~
251+
------------------
252252

253253
- Initial release

0 commit comments

Comments
 (0)