Skip to content

Commit

Permalink
Merge pull request #16 from triplem/adoption
Browse files Browse the repository at this point in the history
Add travis and added all adoptions to the changes file
  • Loading branch information
ktiedt committed Feb 3, 2013
2 parents b374063 + b4489fa commit f41adb3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: node_js

node_js:
- 0.8
- 0.9
10 changes: 10 additions & 0 deletions CHANGES.md
@@ -1,3 +1,13 @@
Version 0.0.8 (02/03/2013)
==========================
* ADDED:
* add admin plugin (be cautious, this can change some of your settings)
* added testcases for plugins
* added .travis.yml file to the package
* UPDATED:
* freenode plugin (be cautious, this can change some of your settings)
* added pluginHelper to the plugins, instead of handing over the irc class directl

Version 0.0.7 (01/28/2013)
==========================
* ADDED:
Expand Down

0 comments on commit f41adb3

Please sign in to comment.