------------------
Added
^^^^^
* `Issue 8`_: config file feature
* `Issue 11`_: Samplerate setting up through CLI
* `Issue 10`_: Spectrogram calculation
* `Issue 24`_: Add a 'config' subcommand to the CLI
* `Issue 25`_: Read a value from the config file
* `Issue 21`_: Script to verify the samplerate sanity of the database
* `Issue 30`_: Function to transform milliseconds to samples
Changed
^^^^^^^
* `Issue 23`_: Update of the documentation for the installation process
* `Issue 26`_: Update of the CLI subcommand 'getdata'
* `Issue 32`_: Exception handling in config reading
Deprecated
^^^^^^^^^^
Nothing.
Removed
^^^^^^^
Nothing.
Fixed
^^^^^
* `Issue 9`_: trailing slash on data path
* `Issue 13`_: Update of the config file parameters
* `Issue 15`_: Crash when setting up the samplerate
* `Issue 22`_: Update of the dependency list
* `Issue 25`_: Update of the config file
* Update of docstrings
* Update of the documentation
Security
^^^^^^^^
* Update of the Coveralls library from 1.1 to 1.2.0