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

Commit 31452b0

Browse files
committed
Adds CHANGELOG entry for #24
1 parent 83d4980 commit 31452b0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 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-
## 2.7.1 - TBD
5+
## 2.7.1 - 2018-04-09
66

77
### Added
88

@@ -30,6 +30,10 @@ All notable changes to this project will be documented in this file, in reverse
3030
statement for the `DOMNode` class to the (deprecated) `Zend\Dom\Query` class
3131
definition.
3232

33+
- [#24](https://github.com/zendframework/zend-dom/pull/24) updates how the
34+
tokenizer marks multiple words within attribute values in order to be
35+
more robust.
36+
3337
## 2.7.0 - 2018-03-27
3438

3539
### Added

0 commit comments

Comments
 (0)