Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 616 Bytes

File metadata and controls

20 lines (17 loc) · 616 Bytes

1.1.1 (Mar 18, 2013)

  • added composer.json
  • added CHANGELOG.md
  • added 3rd party thank you to README.md
  • changed @see phpDoc in Client.php
  • changed description of MessagePack RPC Client in README.md
  • changed link to changelog in README.md

1.1.0 (Dec 31, 2012)

  • changed documentation and description in README.md
  • changed copyright to 2013
  • changed __call method of Api class
  • changed ServerErrorException call in call method of Client class for more details

1.0.1 (Sep 04, 2012)

  • changed some phpDoc
  • fixed ucfirst() in AbstractException

1.0.0 (Jul 07, 2012)

  • Initial commit