Skip to content

Commit

Permalink
Clarification on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
maknz committed May 5, 2014
1 parent 8973b11 commit 7f3b796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You can install the package using the [Composer](https://getcomposer.org/) packa
composer require maknz/slack:0.1.*
```

I might make BC breaks on 0.x branches (e.g. 0.2, 0.3) but not on the minor releases (e.g. 0.1.3).
I might make BC breaks on unstable major releases (e.g. 0.2, 0.3) but not on the minor releases (e.g. 0.1.3). Once we're at 1.0, the API will stay consistent until a major release (e.g. 2.0).

### Service provider and alias

Expand Down

0 comments on commit 7f3b796

Please sign in to comment.