Skip to content

Commit 20a0e87

Browse files
committed
Added CHANGELOG for #52
1 parent 392822e commit 20a0e87

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 1.2.3 - TBD
5+
## 1.2.3 - 2016-10-11
66

77
### Added
88

@@ -23,6 +23,9 @@ All notable changes to this project will be documented in this file, in reverse
2323
- [#50](https://github.com/zfcampus/zf-apigility-documentation/pull/50) fixes
2424
escaping of field decriptions; previously, the template was improperly using
2525
`escapeTransformDescription()` instead of `agTransformDescription()`.
26+
- [#52](https://github.com/zfcampus/zf-apigility-documentation/pull/52) fixes
27+
output of fields when the `allows_only_fields_in_filter` parameter is present
28+
for an input filter.
2629

2730
## 1.2.2 - 2016-08-10
2831

0 commit comments

Comments
 (0)