bump v and create CHANGELOG

This commit is contained in:
John McLear 2013-01-20 13:45:16 +00:00
parent 280359a36d
commit 4b5d993f0d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# 1.2.6
* Fix: Package file UeberDB reference
* New #users EEJS block for plugins
# 1.2.5
* Create timeslider EEJS blocks for plugins
* Allow for "more messages" to be loaded in chat

View File

@ -46,5 +46,5 @@
"engines" : { "node" : ">=0.6.0",
"npm" : ">=1.0"
},
"version" : "1.2.5"
"version" : "1.2.6"
}