doc: Update changes

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
diff --git a/doc/changes.src b/doc/changes.src
index 95e7b3b..b8d0428 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,10 +7,18 @@
 The NASM 2 series support x86-64, and is the production version of NASM
 since 2007.
 
-\S{cl-2.09.05} Version 2.09.06
+
+\S{cl-2.09.07} Version 2.09.07
+
+\b Fix attempts to close same file several times
+   when \c{-a} option is used.
+
+
+\S{cl-2.09.06} Version 2.09.06
 
 \b Fix missed section attribute initialization in \c{bin} output target.
 
+
 \S{cl-2.09.05} Version 2.09.05
 
 \b Fix arguments encoding for VPEXTRW instruction.