We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5ed08 commit e4e4d54Copy full SHA for e4e4d54
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [6.0.1] - 2021-07-27
8
+### Fixed
9
+- Fix preg_match pattern by adding a slash (/) as a delimiter.
10
+
11
## [6.0.0] - 2021-06-22
12
### Changed
13
- `enum` type are not anymore validated from generated client side.
0 commit comments