blob: f31dfaf0df9786672ded61ce95a23f9e493bcd97 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 01/26/2017
- removed prefix "mlde" from name to make the component independent from a project name.
- default settings-path changed from `~/.config/mlde/lead.conf` to `~/.config/lead/lead.conf`. Please change your config-path.
- changed namespace from MLDE to Lead
# 01/24/2017
- changed built-tool back to makefile
# 01/21/2017
- changed namespace to mlde
# 01/20/2017
- Changed build-system from qmake/make to ninja
- Changed licence from GPLv3 to MIT
|