Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit e206148

Browse files
committed
Prepare Changelog for v0.11.0
1 parent 76687e4 commit e206148

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,5 +1,23 @@
11
# Change Log
22

3+
## [v0.11.0](https://github.com/Throne3d/node-irc/tree/v0.11.0) (2020-08-08)
4+
[Full Changelog](https://github.com/Throne3d/node-irc/compare/v0.10.0...v0.11.0)
5+
6+
**Changes:**
7+
8+
- Drop support for Node 6
9+
10+
**Misc:**
11+
12+
- Update dependencies (fixing `npm audit` vulnerabilities):
13+
* irc-colors to ^1.5.0
14+
* chardet to ^1.2.1
15+
* iconv-lite to ^0.6.2
16+
* plus a lot of devDependencies
17+
- Reduce use of .hasOwnProperty called on objects
18+
- Remove Greenkeeper
19+
- Move from Travis CI to GitHub Actions
20+
321
## [v0.10.0](https://github.com/Throne3d/node-irc/tree/v0.10.0) (2018-06-14)
422
[Full Changelog](https://github.com/Throne3d/node-irc/compare/v0.9.0...v0.10.0)
523

0 commit comments

Comments
 (0)