diff --git a/ChangeLog b/ChangeLog
index fab236a305abef5573c381e6c9fb44c6772ac678..d2cd7b6dd2a9e4eb64822509635a79b3c405593e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2020-04-05  Yuanle Song  <sylecn@gmail.com>
+
+	zero-input v2.8.0
+	- add ` -> · mapping in punctuation full map.
+	- allow user overwrite quote mapping in zero-input-punctuation-full-map
+	- 1.<space> should convert 。 to .
+
 2020-02-20  Yuanle Song  <sylecn@gmail.com>
 
 	zero-input v2.6.0
diff --git a/operational b/operational
index 2eea61a8fe67241ea36e787150d41ec6bb3d9188..f750a2425ff78a2d448de83798ec408affd22989 100644
--- a/operational
+++ b/operational
@@ -1,6 +1,6 @@
 * COMMENT -*- mode: org -*-
 #+Date: 2019-10-08
-Time-stamp: <2020-02-23>
+Time-stamp: <2020-04-05>
 #+STARTUP: content
 * notes                                                               :entry:
 ** 2019-04-01 zero-el a Chinese IM framework in emacs; FSM              :doc:
@@ -79,6 +79,7 @@ cd ~/lisp/elisp/zero/
 ** 2020-02-04 how to make a release?					:doc:
 - update version number in zero-input-framework.el
 - update ./ChangeLog, add user visible changes
+  M-x add-change-log-entry or C-x 4 a.
 - run tests
   make check
 - build a release .el file