updated CHANGELOG
This commit is contained in:
parent
000f767fa8
commit
4afd5d5ced
@ -10,6 +10,7 @@ install:
|
|||||||
- sudo apt-get install libssl-dev
|
- sudo apt-get install libssl-dev
|
||||||
- sudo apt-get install liblua5.2-dev lua5.2
|
- sudo apt-get install liblua5.2-dev lua5.2
|
||||||
- sudo apt-get install libevent-dev
|
- sudo apt-get install libevent-dev
|
||||||
|
- sudo apt-get install libjansson-dev
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
@ -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
|
* fixed registration/login problem
|
||||||
* added extension to downloads
|
* added extension to downloads
|
||||||
1.2.0
|
1.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user