diff options
author | Loïc Hoguin <[email protected]> | 2020-06-18 15:02:43 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2020-06-18 15:02:43 +0200 |
commit | 9de378e9b0489775a41dedea085e9d77ca52e256 (patch) | |
tree | 0ce6954a8230747a5310be4bdb99878c856a159f /CHANGELOG.asciidoc | |
parent | 944c69634a4914684ce0d4eaf0b4f5950e06993a (diff) | |
download | erlang.mk-9de378e9b0489775a41dedea085e9d77ca52e256.tar.gz erlang.mk-9de378e9b0489775a41dedea085e9d77ca52e256.tar.bz2 erlang.mk-9de378e9b0489775a41dedea085e9d77ca52e256.zip |
Add initial Concuerror integration
https://concuerror.com/
Diffstat (limited to 'CHANGELOG.asciidoc')
-rw-r--r-- | CHANGELOG.asciidoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index cdffb29..f0ff0e2 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -19,3 +19,7 @@ `-lei` which is part of the Erlang/OTP Erl_Interface *application* but is built as a separate C library. The removal only applies to `-lerl_interface` itself. + +2020/06/18: Concuerror integration has been added. It is + currently minimal but usable. Experimentation + and feedback is welcome. |