diff options
author | louiz’ <louiz@louiz.org> | 2017-03-21 11:34:48 +0100 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-03-28 10:19:34 +0200 |
commit | 54bb67b1e649f3d66b3a95f610732016ce5c09cc (patch) | |
tree | ddb41e7e548dd66ce9bc9152bdd885ad39a62086 | |
parent | 07c8567b9fa4c857b4aa4ba5f0eda2b565fe2a34 (diff) | |
download | biboumi-54bb67b1e649f3d66b3a95f610732016ce5c09cc.tar.gz biboumi-54bb67b1e649f3d66b3a95f610732016ce5c09cc.tar.bz2 biboumi-54bb67b1e649f3d66b3a95f610732016ce5c09cc.tar.xz biboumi-54bb67b1e649f3d66b3a95f610732016ce5c09cc.zip |
Update changelog for 4.1 release
-rw-r--r-- | CHANGELOG.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f7b9cad..e4ff422 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,6 +11,11 @@ Version 5.0 - Use the udns library instead of c-ares, for asynchronous DNS resolution. It’s still fully optional. +Version 4.1 - 2017-03-21 +======================== + + - Works with biboumi 2.x, as well as biboumi 1.11.x + Version 4.0 - 2016-11-09 ======================== |