Skip to content

Commit e308cd4

Browse files
authored
Add test to assert CHANGELOG format (#1582)
1 parent f6285c6 commit e308cd4

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,13 @@
1010

1111
### Added
1212

13+
- AWS api-change: Add support for the `il-central-1` region
1314
- Avoid overriding the exception message with the raw message
1415

1516
### Changed
1617

1718
- Improve parameter type and return type in phpdoc
1819

19-
### Added
20-
21-
- AWS api-change: Add support for the `il-central-1` region
22-
2320
## 1.4.0
2421

2522
### Added
@@ -48,15 +45,15 @@
4845

4946
## 1.0.0
5047

51-
### Fixed
52-
53-
- Assert the provided Input can be json-encoded.
54-
5548
### Added
5649

5750
- AWS api-change: Added `ap-northeast-3` region
5851
- AWS enhancement: Documentation updates
5952

53+
### Fixed
54+
55+
- Assert the provided Input can be json-encoded.
56+
6057
## 0.1.2
6158

6259
### Added
@@ -66,14 +63,14 @@
6663

6764
## 0.1.1
6865

69-
### Fixed
70-
71-
- AWS api-change: Added us-isob-east-1 region
72-
7366
### Deprecated
7467

7568
- AWS api-change: `GetAuthorizationTokenRequest::$registryIds` has been deprecated
7669

70+
### Fixed
71+
72+
- AWS api-change: Added us-isob-east-1 region
73+
7774
## 0.1.0
7875

7976
First version

0 commit comments

Comments
 (0)