diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cb38070..42fadc8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,11 @@ +| A + +- Use generic makefile instead of CMake; +- Update coding style; +- Move include and src directories to root; +- Update gitignore; +- Add install target to makefile; + | 9 - Don't record compilation time; |