Skip to content

Commit e3dc672

Browse files
committed
Update change log
1 parent 065960d commit e3dc672

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGELOG.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99

10-
## Unreleased
10+
## [Unreleased]
1111

1212

13-
## 2.2.0 - 2018-11-03
13+
## [2.2.0] - 2018-11-03
1414

1515
### Fixed
1616

1717
- React HTTP 0.5 BC break
1818

1919

20-
## 2.1.0 - 2017-12-21
20+
## [2.1.0] - 2017-12-21
2121

2222
### Changed
2323

@@ -30,7 +30,7 @@ If none provided, will use React HTTP Client defaults.
3030
To control connector behavior (DNS, timeout, etc), pass a `\React\Socket\ConnectorInterface` instead.
3131

3232

33-
## 2.0.0 - 2017-09-18
33+
## [2.0.0] - 2017-09-18
3434

3535
### Changed
3636

@@ -41,14 +41,14 @@ To control connector behavior (DNS, timeout, etc), pass a `\React\Socket\Connect
4141
- Promise adapter rewrote to handle chain operation
4242

4343

44-
## 1.0.0 - 2017-07-08
44+
## [1.0.0] - 2017-07-08
4545

4646
### Changed
4747

4848
- Tests update to last version
4949

5050

51-
## 0.3.0 - 2016-11-07
51+
## [0.3.0] - 2016-11-07
5252

5353
### Changed
5454

@@ -60,28 +60,28 @@ To control connector behavior (DNS, timeout, etc), pass a `\React\Socket\Connect
6060
This change was introduce in https://github.com/reactphp/http-client/pull/66.
6161

6262

63-
## 0.2.2 - 2016-07-18
63+
## [0.2.2] - 2016-07-18
6464

6565
### Changed
6666

6767
- Client now requires a Response factory instead of a Message factory
6868

6969

70-
## 0.2.1 - 2016-07-18
70+
## [0.2.1] - 2016-07-18
7171

7272
### Changed
7373

7474
- Updated discovery dependency
7575

7676

77-
## 0.2.0 - 2016-06-28
77+
## [0.2.0] - 2016-06-28
7878

7979
### Changed
8080

8181
- Updated discovery dependency
8282

8383

84-
## 0.1.1 - 2016-03-08
84+
## [0.1.1] - 2016-03-08
8585

8686
### Fixed
8787

0 commit comments

Comments
 (0)