File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.3.0 (2019-02-20)
4+
5+ * Feature: Cancellation support, timeout option and improve long paginations.
6+ (#14 by @clue )
7+
8+ * Improve documentation and update project homepage.
9+ (#12 and #13 by @clue )
10+
311## 1.2.0 (2018-04-15)
412
513* Feature: Forward compatibility with updated clue/buzz-react.
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ This project follows [SemVer](https://semver.org/).
231231This will install the latest supported version:
232232
233233``` bash
234- $ composer require clue/packagist-api-react:^1.2
234+ $ composer require clue/packagist-api-react:^1.3
235235```
236236
237237See also the [ CHANGELOG] ( CHANGELOG.md ) for details about version upgrades.
You can’t perform that action at this time.
0 commit comments