doc: update changelog

This commit is contained in:
debugtalk
2019-12-04 14:37:00 +08:00
parent ecad6b1889
commit c15cd85dab

View File

@@ -6,6 +6,10 @@
- fix #768: dump json file path error when folder name contains dot, such as `a.b.c`
**Changed**
- change: rename builtin function, sleep_N_secs => sleep
## 2.3.2 (2019-11-01)
**Added**