We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25948f4 commit 2e29227Copy full SHA for 2e29227
CHANGES.md
@@ -3,6 +3,7 @@
3
* Included notes in the README about icu / iconv
4
* First draft of contributor doc!
5
* Log network connection errors
6
+* This changelog
7
8
## Changed
9
* Factored out parseMessage for better decoupling
package.json
@@ -11,7 +11,8 @@
11
"Fionn Kelleher <me@fionn.co>",
12
"xAndy <xandy@hackerspace-bamberg.de>",
13
"Mischa Spiegelmock <revmischa@cpan.org>",
14
- "Justin Gallardo <justin.gallardo@gmail.com>"
+ "Justin Gallardo <justin.gallardo@gmail.com>",
15
+ "Chris Nehren <cnehren@pobox.com>"
16
],
17
"repository": {
18
"type": "git",
0 commit comments