commit | 26d51b60fb298dd53e513ba42b544f5418c30902 | [log] [tgz] |
---|---|---|
author | maximesson <maxime.bonneau@est.tech> | Tue Jul 23 09:40:54 2019 +0000 |
committer | maximesson <maxime.bonneau@est.tech> | Tue Jul 23 09:40:54 2019 +0000 |
tree | 8aec873d692f46889bc366b8bd2726107c3bcfe5 | |
parent | 7451e2791e623a92dbb5ec34674676bb8981ba19 [diff] [blame] |
Documentation for generalised DFC Change-Id: Ic240ebf83c58b2f0dd231bd3933838614f716ff8 Issue-ID: DCAEGEN2-1662 Signed-off-by: maximesson <maxime.bonneau@est.tech>
diff --git a/docs/sections/services/dfc/release-notes.rst b/docs/sections/services/dfc/release-notes.rst index a0277d8..0025b83 100644 --- a/docs/sections/services/dfc/release-notes.rst +++ b/docs/sections/services/dfc/release-notes.rst
@@ -4,6 +4,12 @@ Release Notes ============= +Version 1.2.1 +------------- + +The DFC is now generalized: it can handle any kind of files, not only PM files. + + Version 1.1.3 -------------