This repository was archived by the owner on Sep 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v0.6.1] ( https://github.com/martynsmith/node-irc/tree/v0.6.1 ) (2016-07-01)
4+ [ Full Changelog] ( https://github.com/Throne3d/node-irc/compare/v0.6.0...v0.6.1 )
5+
6+ ** Fixed bugs:**
7+
8+ - Fix crash on ` -mode ` event when mode not set (e.g. unbanning a user when the user is not banned)
9+ - README now represents updated version of program, represents name change of npm package to ` irc-upd `
10+
311## [ v0.6.0] ( https://github.com/martynsmith/node-irc/tree/v0.6.0 ) (2016-07-01)
412[ Full Changelog] ( https://github.com/Throne3d/node-irc/compare/v0.5.2...v0.6.0 )
513
Original file line number Diff line number Diff line change 5050# The short X.Y version.
5151version = '0.6'
5252# The full version, including alpha/beta/rc tags.
53- release = '0.6.0 '
53+ release = '0.6.1 '
5454
5555# The language for content autogenerated by Sphinx. Refer to documentation
5656# for a list of supported languages.
Original file line number Diff line number Diff line change 11{
22 "name" : " irc-upd" ,
33 "description" : " An IRC client library for node" ,
4- "version" : " 0.6.0 " ,
4+ "version" : " 0.6.1 " ,
55 "author" :
" Edward Jones <[email protected] >" ,
66 "scripts" : {
77 "test" : " ./node_modules/faucet/bin/cmd.js test/test-*.js" ,
You can’t perform that action at this time.
0 commit comments