Skip to content

Commit 91fcbce

Browse files
committed
update readme
1 parent d4d236f commit 91fcbce

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,20 @@ Currently php-mf2 passes the majority of it’s own test case, and a good percen
342342

343343
### Changelog
344344

345+
#### Current Master
346+
347+
2018-03-15
348+
349+
Fixes:
350+
351+
* [#153](https://github.com/indieweb/php-mf2/issues/153) - Fixes parsed timestamps authored with a Z timezone offset
352+
* [#151](https://github.com/indieweb/php-mf2/issues/151) - Adds back "value" of nested microformats when no matching property exists
353+
354+
345355
#### v0.4.0
346356

357+
2018-03-13
358+
347359
Breaking changes:
348360

349361
* [#125](https://github.com/indieweb/php-mf2/pull/125) - Add `rel-urls` to parsed result. Removes `alternates` by default but still available behind a feature flag.

0 commit comments

Comments
 (0)