Skip to content

Commit

Permalink
Add CHANGES entry
Browse files Browse the repository at this point in the history
Signed-off-by: Ulysse Gérard <[email protected]>
  • Loading branch information
voodoos committed Jul 1, 2020
1 parent d89ce07 commit 97d1c10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ next
- Allow the use of the `context_name` variable in the `enabled_if` fields of
executable(s) and install stanzas. (#3568, fixes #3566, @voodoos)

- Dune does not use `ocamlc` as an intermediary to call C compiler anymore.
Configuration flags `ocamlc_cflags` and `ocamlc_cppflags` are always prepended
to the compiler arguments. (#3565, fixes #3346, @voodoos)

2.6.0 (05/06/2020)
------------------

Expand Down

0 comments on commit 97d1c10

Please sign in to comment.