Skip to content

Commit 07ba220

Browse files
committed
Prepare v1.3.0 release
1 parent 75a0965 commit 07ba220

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ This project follows [SemVer](https://semver.org/).
231231
This 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

237237
See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.

0 commit comments

Comments
 (0)