Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit f4d975a

Browse files
committed
Minor updates to CHANGELOG entry for #36
1 parent cfbbbe9 commit f4d975a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

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

55
Versions prior to 0.4.0 were released as the package "weierophinney/hal".
66

7-
## 1.0.1 - TBD
7+
## 1.0.1 - 2018-03-28
88

99
### Added
1010

@@ -25,7 +25,9 @@ Versions prior to 0.4.0 were released as the package "weierophinney/hal".
2525
### Fixed
2626

2727
- [#36](https://github.com/zendframework/zend-expressive-hal/pull/36)
28-
Fixes lost parameter queries in collection output.
28+
fixes an issue whereby query string arguments were not being added to
29+
links generated for a resource. It now correctly merges those specified in
30+
metadata with those from the request when generating links.
2931

3032
## 1.0.0 - 2018-03-15
3133

0 commit comments

Comments
 (0)