Skip to content

Commit 6c6902a

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](1.3.0...2.0.0) (2020-07-07) ### chore * **Node:** Drop support for node 8, Add node 14 ([001e2c4](001e2c4)) ### Features * **HTTP Client:** Upgrade Got to 11.X ([5beef3e](5beef3e)) ### BREAKING CHANGES * **Node:** Node 8 no longer supported * **HTTP Client:** Underlying Got HTTP agent upgraded to 11.X
1 parent e5b2ed5 commit 6c6902a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [2.0.0](https://github.com/ideal-postcodes/core-node/compare/1.3.0...2.0.0) (2020-07-07)
2+
3+
4+
### chore
5+
6+
* **Node:** Drop support for node 8, Add node 14 ([001e2c4](https://github.com/ideal-postcodes/core-node/commit/001e2c4))
7+
8+
9+
### Features
10+
11+
* **HTTP Client:** Upgrade Got to 11.X ([5beef3e](https://github.com/ideal-postcodes/core-node/commit/5beef3e))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* **Node:** Node 8 no longer supported
17+
* **HTTP Client:** Underlying Got HTTP agent upgraded to 11.X
18+
119
# [1.3.0](https://github.com/ideal-postcodes/core-node/compare/1.2.0...1.3.0) (2020-02-07)
220

321

0 commit comments

Comments
 (0)