File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2016-06-01)
4+
5+ * First tagged release
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Streaming UTF-8 parser for React PHP
99* [ Install] ( #install )
1010* [ License] ( #license )
1111
12- > Note: This project is in early alpha stage! Feel free to report any issues you encounter.
12+ > Note: This project is in beta stage! Feel free to report any issues you encounter.
1313
1414## Usage
1515
@@ -59,9 +59,11 @@ The recommended way to install this library is [through Composer](https://getcom
5959This will install the latest supported version:
6060
6161``` bash
62- $ composer require clue/utf8-react:dev-master
62+ $ composer require clue/utf8-react:^0.1
6363```
6464
65+ See also the [ CHANGELOG] ( CHANGELOG.md ) for details about version upgrades.
66+
6567## License
6668
6769MIT
You can’t perform that action at this time.
0 commit comments