Unify the format of CHANGELOG entries.

We want to use the same format for all entries (begin with an uppercase letter,
just like when writing a regular sentence).
This commit is contained in:
Petr Zemek 2017-12-20 08:32:12 +01:00
parent 0382d1a6a3
commit 19de77b8a1

View File

@ -2,7 +2,7 @@
# dev
* Fix: compiler detection sorting (#39).
* Fix: Ordering of compiler detections (#39).
* Fix: Remove duplicate `lib` prefix when installing [libdwarf](https://github.com/avast-tl/libdwarf) libraries (#31).
* Fix: When installing the decompiler, do not remove the entire `share` directory (#12).
* Fix: Improve OS type detection when installing the decompiler.