Skip to content

Commit e988d79

Browse files
committed
Adds CHANGELOG entry for #59
1 parent 6eb1eed commit e988d79

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file, in reverse
66

77
### Added
88

9-
- Nothing.
9+
- [#59](https://github.com/zfcampus/zf-apigility-documentation/pull/59) adds the ability to specify examples for fields.
1010

1111
### Changed
1212

@@ -24,7 +24,11 @@ All notable changes to this project will be documented in this file, in reverse
2424

2525
### Fixed
2626

27-
- Nothing.
27+
- [#59](https://github.com/zfcampus/zf-apigility-documentation/pull/59) provides a fix to configuration detection that removes an emitted
28+
notice when no zf-rpc and/or no zf-rest configuration is present.
29+
30+
- [#59](https://github.com/zfcampus/zf-apigility-documentation/pull/59) fixes the "api" route parameter constraint to accept `%` characters, which
31+
are often present when multi-segment namespaces are used for a given API name.
2832

2933
## 1.2.3 - 2016-10-11
3034

0 commit comments

Comments
 (0)