mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-11-01 12:32:29 +01:00
14 lines
561 B
Markdown
14 lines
561 B
Markdown
# Changelog
|
|
|
|
## Version [0.2.0](https://github.com/sab-international/gitea.php/compare/v0.1.1...v0.2.0)
|
|
- Added `__toString()` methods to the model classes.
|
|
- Added the `TrackedTime` model.
|
|
- Added a user guide based on [MkDocs](http://www.mkdocs.org).
|
|
- Updated the package dependencies.
|
|
|
|
## 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()` method returns `"TODO"` strings.
|
|
|
|
## Version 0.1.0
|
|
- Initial release.
|