diff options
author | louiz’ <louiz@louiz.org> | 2019-11-07 18:59:43 +0100 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2019-11-09 21:02:31 +0100 |
commit | ec154e28ca86d44261eeb1a30cf0a76881be6a6e (patch) | |
tree | d79f13d0f08dd6c6447d273404136d179ee2d8be /CHANGELOG.rst | |
parent | 7571020243889db72bb0182dbacc84e506afa279 (diff) | |
download | biboumi-ec154e28ca86d44261eeb1a30cf0a76881be6a6e.tar.gz biboumi-ec154e28ca86d44261eeb1a30cf0a76881be6a6e.tar.bz2 biboumi-ec154e28ca86d44261eeb1a30cf0a76881be6a6e.tar.xz biboumi-ec154e28ca86d44261eeb1a30cf0a76881be6a6e.zip |
WIP: e2e doce2e-doc
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7e838e4..172bb7c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -25,6 +25,12 @@ For admins still be set at configure time by passing the option "-DWATCHDOG_SEC=20” to cmake, if you want to enable the systemd watchdog. +For developers +-------------- +- The end-to-end tests have been refactored, cleaned and simplified a lot. + A tutorial and a documentation have been written. It should now be easy + to write a test that demonstrates a bug or a missing feature. + Version 8.3 - 2018-06-01 ======================== |