Yuki Takei 8 лет назад
Родитель
Сommit
93e3249eed
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      CHANGES.md

+ 4 - 1
CHANGES.md

@@ -5,7 +5,11 @@ CHANGES
 
 
 * Improvement: Add Vim/Emacs/Sublime-Text icons for keybindings menu
 * Improvement: Add Vim/Emacs/Sublime-Text icons for keybindings menu
 * Improvement: Add 'mono-blue' theme
 * Improvement: Add 'mono-blue' theme
+* Support: Switch the logger from 'pino' to 'bunyan'
+* Support: Set the alias for 'debug' to the debug function of 'bunyan'
 * Support: Translate /admin/security
 * Support: Translate /admin/security
+* Support: Optimize bundles
+    * upgrade 'markdown-it-toc-and-anchor-with-slugid' and omit 'uslug'
 
 
 ## 3.0.12
 ## 3.0.12
 
 
@@ -14,7 +18,6 @@ CHANGES
 * Improvement: Dynamic loading for CodeMirror theme files from CDN
 * Improvement: Dynamic loading for CodeMirror theme files from CDN
 * Improvement: Prevent XSS when move/redirect/duplicate
 * Improvement: Prevent XSS when move/redirect/duplicate
 
 
-
 ## 3.0.11
 ## 3.0.11
 
 
 * Fix: login.html is broken in iOS
 * Fix: login.html is broken in iOS