Skip to content

Commit 0d91d29

Browse files
committed
docs: also changing version documentation to be consistent
1 parent 32a7a3a commit 0d91d29

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,32 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/).
44

55
## 0.27.0
66

7+
### Updated
8+
79
* Splitting Fixed Subscription structs into response and request structs, as JSON fields differ between the two uses.
810

911
## 0.26.0
1012

13+
### Fixed
14+
1115
* Fixes to the AA regions endpoint: removing the unfilled RegionId field and correcting the JSON for the DeploymentCidr field.
1216

1317
## 0.25.0
1418

19+
### Added
20+
1521
* Added payment method to the fixed subscription API. This should allow payments via the marketplace as well as credit cards.
1622

1723
## 0.24.0
1824

25+
### Added
26+
*
1927
* Add endpoint for Active Active regions.
2028

2129
## 0.23.0
2230

31+
### Added
32+
2333
* Add Query Performance Factor property to subscription and database models
2434

2535
## 0.22.0

0 commit comments

Comments
 (0)