comparison CHANGELOG @ 2947:05339e9acfd4

changelog: added setup.py and VERSION
author Goffi <goffi@goffi.org>
date Sun, 05 May 2019 20:20:46 +0200
parents 28c969432557
children c7138e913213
comparison
equal deleted inserted replaced
2946:ce16847a7b6d 2947:05339e9acfd4
36 - language detection plugin 36 - language detection plugin
37 - media remote control through MPRIS standard 37 - media remote control through MPRIS standard
38 - generic encryption methods handling in core 38 - generic encryption methods handling in core
39 - server certificate validation 39 - server certificate validation
40 - added missing disco extensions while generating capabilities hash 40 - added missing disco extensions while generating capabilities hash
41 - reworked setup.py to make it cleaner
42 - added VERSION file
41 - jp: 43 - jp:
42 - new debug commands, to monitor stream, call bridge method or send fake signals 44 - new debug commands, to monitor stream, call bridge method or send fake signals
43 - new info/session command, to get data on current session 45 - new info/session command, to get data on current session
44 - new blog/get command, to retrieve locally XMPP blog 46 - new blog/get command, to retrieve locally XMPP blog
45 - new message/mam command, to check MAM archives (this command may be renamed or merged in an other one in the future) 47 - new message/mam command, to check MAM archives (this command may be renamed or merged in an other one in the future)