Fixed ChangeLog section titles

This commit is contained in:
Joffrey F 2014-11-03 23:53:53 +01:00
parent 1a3f3c1304
commit 8bc20e6c44
1 changed files with 2 additions and 2 deletions

View File

@ -5,13 +5,13 @@ Change Log
-----
* **This version introduces breaking changes!**
## Breaking changes
### Breaking changes
* The default SSL protocol is now the highest TLS v1.x (was SSL v2.3 before)
(Poodle fix)
* The `history` command now returns a dict instead of a raw JSON string.
## Features
### Features
* Added the `execute` command.
* Added `pause` and `unpause` commands.