Skip to content

Commit 27bfa27

Browse files
Updated readme
1 parent 9e061c2 commit 27bfa27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,12 @@ php-mf2 can also be hooked up to the official, cross-platform [microformats2 tes
185185

186186
### Changelog
187187

188+
#### v0.2.5
189+
190+
* Removed conditional replacing empty rel list with stdclass. Original purpose was to make JSON-encoding the output from the parser correct but it also caused Fatal Errors due to trying to treat stdclass as array.
191+
192+
#### v0.2.4
193+
188194
#### v0.2.3
189195

190196
* Made p-* parsing consistent with implied name parsing

0 commit comments

Comments
 (0)