aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-06-18 15:02:43 +0200
committerLoïc Hoguin <[email protected]>2020-06-18 15:02:43 +0200
commit9de378e9b0489775a41dedea085e9d77ca52e256 (patch)
tree0ce6954a8230747a5310be4bdb99878c856a159f /CHANGELOG.asciidoc
parent944c69634a4914684ce0d4eaf0b4f5950e06993a (diff)
downloaderlang.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.asciidoc4
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.