Update CHANGES

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
Rudi Grinberg 2018-07-10 01:18:09 +07:00
parent 03f134567d
commit 61c189a6d4
1 changed files with 3 additions and 0 deletions

View File

@ -143,6 +143,9 @@ next
- Lowercase all built-in %{variables} in dune files (#956, @rgrinberg)
- New syntax for naming dependencies: `(deps (:x a b) (:y (glob_files *.c*)))`.
This replaces the use for `${<}` in dune files. (#950, @diml, @rgrinberg)
1.0+beta20 (10/04/2018)
-----------------------