Skip to content

Commit

Permalink
Merge pull request #160 from willnet/patch-1
Browse files Browse the repository at this point in the history
Fix CHANGELOG.md
  • Loading branch information
ota42y authored Apr 18, 2024
2 parents 4e8b27d + a8f6648 commit a430896
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@
### Fixed
* Add full-date compliant date format validation #164

## 1.1.0 (2023-10-15)
## 2.0.0 (2023-10-15)

### Added

* Support for uniqueItems in array #154
* Fix nullable field does not work with allOf, anyOf and oneOf keyword #128

### Other

* Drop Ruby 2.6 Support #158

## 1.0.0 (2021-02-03)
### Added
* Add date-time format validation #126
Expand Down

0 comments on commit a430896

Please sign in to comment.