diff options
author | Frediano Ziglio <freddy77@gmail.com> | 2020-05-05 14:03:06 +0100 |
---|---|---|
committer | Frediano Ziglio <freddy77@gmail.com> | 2020-05-15 15:17:17 +0100 |
commit | 959717a3a291083d3bc082b1429ad7328fb305c6 (patch) | |
tree | ac9e9d84f444c1f8c7f9498c3ccabf110a59bca8 | |
parent | dcf21aafb957591a1a3c2daacd8edeff3e7850cd (diff) |
Release 0.14.2v0.14.2
Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
Acked-by: Victor Toso <victortoso@redhat.com>
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a997480..6f23304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +Major changes in 0.14.2 +======================= +* Removed Autoconf support, only Meson is available +* Removed foreign-menu and controller interfaces +* Deprecated CELT support +* Generate MingW packages building the RPM +* Allows for the agent to pass back a more specific error to the client +* Add quality indicators messages + Major changes in 0.14.1 ======================= * This is the last release with: |