diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fbc8f1..652df6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,38 @@ ### Features * remove @types/node from dependencies ([#7](https://github.com/node-modules/connection/issues/7)) ([ef2dd03](https://github.com/node-modules/connection/commit/ef2dd03422bcfb9c5305c28f5ff0050d92f33b48)) + + +--- + + +1.4.0 / 2020-11-03 +================== + +**features** + * [[`8a5c908`](http://github.com/node-modules/connection/commit/8a5c908056e41453a1879b9fd45a76db76578815)] - feat: impl writeHeartbeat/writeHeartbeatAck (weijiafu14 <<1527752351@qq.com>>) + +1.3.0 / 2020-10-10 +================== + +**features** + * [[`c8fb1b8`](http://github.com/node-modules/connection/commit/c8fb1b80677e944cd6b8c976bb56675a623ed538)] - feat: add ts type definition (#5) (killa <>) + +1.2.0 / 2020-08-25 +================== + +**features** + * [[`60afa93`](http://github.com/node-modules/connection/commit/60afa939ea28bc637ef76c2ce6226f293df61e08)] - feat: add protocolOptions (killagu <>) + +1.1.0 / 2019-08-02 +================== + +**features** + * [[`f518e35`](http://github.com/node-modules/connection/commit/f518e351dc6e7d7069e15d42e692d7b9c083c5e4)] - feat: oneway should throw encode error (killagu <>) + +1.0.0 / 2019-03-19 +================== + +**others** +,fatal: No names found, cannot describe anything. + diff --git a/History.md b/History.md deleted file mode 100644 index 5d6d6a6..0000000 --- a/History.md +++ /dev/null @@ -1,31 +0,0 @@ - -1.4.0 / 2020-11-03 -================== - -**features** - * [[`8a5c908`](http://github.com/node-modules/connection/commit/8a5c908056e41453a1879b9fd45a76db76578815)] - feat: impl writeHeartbeat/writeHeartbeatAck (weijiafu14 <<1527752351@qq.com>>) - -1.3.0 / 2020-10-10 -================== - -**features** - * [[`c8fb1b8`](http://github.com/node-modules/connection/commit/c8fb1b80677e944cd6b8c976bb56675a623ed538)] - feat: add ts type definition (#5) (killa <>) - -1.2.0 / 2020-08-25 -================== - -**features** - * [[`60afa93`](http://github.com/node-modules/connection/commit/60afa939ea28bc637ef76c2ce6226f293df61e08)] - feat: add protocolOptions (killagu <>) - -1.1.0 / 2019-08-02 -================== - -**features** - * [[`f518e35`](http://github.com/node-modules/connection/commit/f518e351dc6e7d7069e15d42e692d7b9c083c5e4)] - feat: oneway should throw encode error (killagu <>) - -1.0.0 / 2019-03-19 -================== - -**others** -,fatal: No names found, cannot describe anything. -