Update Changelog

Julien LepillerSat Nov 14 03:34:22+0100 2020

e0828a9

Update Changelog

CHANGELOG.md

11
This file summarizes changes between releases.
22
3+
Changes since 0.5
4+
-----------------
5+
6+
### Improvements and features ###
7+
8+
* Whitespace characters are shown with a small symbol in the editor. Spaces get
9+
  a small middle dot, no-break spaces get a line underneath. Tabs are also represented.
10+
* Some improvements have been made to the code documentation.
11+
* The internals have been refactored. The most visible difference is in
12+
  settings handling: systems define the settings they need, instead of having
13+
  this information spread everywhere.
14+
15+
### Languages ###
16+
317
Changes since 0.4
418
-----------------
519