Updated the changelog

This commit is contained in:
Cédric Belin
2018-11-09 20:25:06 +01:00
parent 213bcdc3f8
commit e90cb4536a
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# Changelog
## Version [0.1.1](https://github.com/sab-international/gitea.php/compare/v0.1.0...v0.1.1)
- Fixed [issue #1](https://github.com/sab-international/gitea.php/issues/1): the `PushEvent::jsonSerialize()` methods returns `"TODO"` strings.
## Version 0.1.0
- Initial release.