Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
Latest version: increase version number, update documentation changes,
update requirements.

Signed-off-by: hwipl <[email protected]>
  • Loading branch information
hwipl committed Oct 13, 2019
1 parent 545b22b commit 2ccbdc8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,19 @@

This file contains the changes in each nuqql version:

## devel:
## v0.7:
* Improve backend handling
* Add "stop", "start", and "restart" commands to nuqql conversation for
stopping, starting, and restarting a backend
* Handle "bye" and "quit" backend commands in nuqql
* Improve backend error handling
* Improve Log Window scrolling and message printing
* Add and use "chat msg" message format for group chat messages
* Add documentation of nuqql controls in `doc/controls.md`
* Add documentation of
* nuqql controls in `doc/controls.md`
* nuqql backend interface in `doc/backend-interface.md`
* Cleanups, fixes, and improvements.
* Requires purpled devel, nuqql-slixmppd devel, or nuqql-matrixd devel
* Requires purpled v0.5, nuqql-slixmppd v0.4, or nuqql-matrixd v0.2

## v0.6:
* Rework history viewing code in log window
Expand Down

0 comments on commit 2ccbdc8

Please sign in to comment.