Release 0.46.0
This commit is contained in:
parent
c3c2b5487c
commit
08702c66cc
@ -1,4 +1,11 @@
|
|||||||
|
|
||||||
|
0.46.0 / 2014-11-14
|
||||||
|
==================
|
||||||
|
|
||||||
|
* Fix commands being removed from user.json
|
||||||
|
* Added dynamic title
|
||||||
|
* Turn off input autocomplete
|
||||||
|
|
||||||
0.45.5 / 2014-11-05
|
0.45.5 / 2014-11-05
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "shout",
|
"name": "shout",
|
||||||
"description": "The self-hosted web IRC client",
|
"description": "The self-hosted web IRC client",
|
||||||
"version": "0.45.5",
|
"version": "0.46.0",
|
||||||
"author": "Mattias Erming",
|
"author": "Mattias Erming",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
|
Loading…
Reference in New Issue
Block a user