Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Modified the README to declare the use of git flow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Dallas committed May 24, 2012
1 parent 0144b22 commit 47a5f04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -8,6 +8,8 @@ The unit tests should be run with phpunit.

All examples and tests use the username and API key in config.php.

Note that we use [git flow](https://github.com/nvie/gitflow) to manage development.

Simple example
--------------

Expand Down Expand Up @@ -50,6 +52,8 @@ more details.
Changelog
---------

* Added the develop branch as required by git flow (2012-05-24)

* v.1.3.0 Improved error handling (2012-03-08)

Added onError and onWarning events - see examples/consume-stream.php for an
Expand Down

0 comments on commit 47a5f04

Please sign in to comment.