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 93f4594..b8086cc 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -12,6 +12,14 @@ * Update some typings; * Rename intro to start sequence; +* Enforce new naming convention; +* Use fixed-width floating-point types; +* Update shader validation script; +* Rename bs module to bas; +* Register SIGTERM handler; +* Make cmpshd static; +* Rename crd to prcrd; + # 0.B.2 * Fix data directory not being set correctly by CMake; |