Added changlog. increased version
This commit is contained in:
parent
a91066fa1d
commit
0d2046a70f
3
CHANGELOG
Normal file
3
CHANGELOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
1.0.1
|
||||||
|
* Added pfs support. To use it you should add 'pfs_enabled=true' line to config.
|
||||||
|
* Added export_card/import_card methods
|
4
tgl.h
4
tgl.h
@ -28,8 +28,8 @@
|
|||||||
#define TG_SERVER_TEST "173.240.5.253"
|
#define TG_SERVER_TEST "173.240.5.253"
|
||||||
|
|
||||||
// JUST RANDOM STRING
|
// JUST RANDOM STRING
|
||||||
#define TGL_BUILD "1828"
|
#define TGL_BUILD "1934"
|
||||||
#define TGL_VERSION "1.0-beta"
|
#define TGL_VERSION "1.0.1"
|
||||||
|
|
||||||
struct connection;
|
struct connection;
|
||||||
struct mtproto_methods;
|
struct mtproto_methods;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user