File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
44to add your changes here when sending pull requests. Also send corrections if
55you spot any mistakes.
66
7- ## 0.1.0 (2014-xx-xx )
7+ ## 0.1.0 (2014-07-28 )
88
99* First tagged release
1010
Original file line number Diff line number Diff line change 22
33Simple, async SOAP webservice client library
44
5- > Note: This project is in early alpha stage! Feel free to report any issues you encounter.
5+ > Note: This project is in beta stage! Feel free to report any issues you encounter.
66
77## Quickstart example
88
@@ -69,13 +69,11 @@ The recommended way to install this library is [through composer](packagist://ge
6969``` JSON
7070{
7171 "require" : {
72- "clue/soap-react" : " dev-master "
72+ "clue/soap-react" : " ~0.1.0 "
7373 }
7474}
7575```
7676
77- > Note: This project is currently not listed on packagist
78-
7977## License
8078
8179MIT
You can’t perform that action at this time.
0 commit comments