aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Neto <dneto@google.com>2018-10-05 16:33:25 -0400
committerDavid Neto <dneto@google.com>2018-10-05 16:33:25 -0400
commitaf70a22c2889de1f06279a8a197416e02632867c (patch)
tree45d4bd95fbd7a6a6d86d1ef91dcb98986cc4eea9
parent9f69723b6c6d4e049033f7e0706d75e20247f8a0 (diff)
downloadeffcee-af70a22c2889de1f06279a8a197416e02632867c.tar.gz
Update CHANGES
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 7317770..5564d2c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,10 @@
Revision history for Effcee
v2018.1-dev 2018-10-05
- - Start v2018.1 developmen
+ - Start v2018.1 development
+ - Require CMake 3.1 or later
+ - Require C++11
+ - Travis-CI testing uses stock clang, instead of clang-3.6 (which is old by now)
v2018.0 2018-10-05
- Mature enough for production use by third party projects such as DXC and SPIRV-Tools.