updated CHANGELOG

This commit is contained in:
vvaltman 2015-05-13 14:29:45 +03:00
parent 000f767fa8
commit 4afd5d5ced
2 changed files with 7 additions and 1 deletions

View File

@ -10,6 +10,7 @@ install:
- sudo apt-get install libssl-dev
- sudo apt-get install liblua5.2-dev lua5.2
- sudo apt-get install libevent-dev
- sudo apt-get install libjansson-dev
script:
- git submodule update --init --recursive

View File

@ -1,4 +1,9 @@
current
1.3.0
* layer 28 support (passwords, replies, webpages, other changes)
* output in json format
* support for lua functions in CLI mode (register_interface_function)
* bugfixes
1.2.1
* fixed registration/login problem
* added extension to downloads
1.2.0