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

+ 4 - 0
CHANGES.md

@@ -1,6 +1,10 @@
 CHANGES
 ========
 
+## 1.2.9
+
+* Improvement: Adopt the fastest logger 'pino'
+
 ## 1.2.8
 
 * Fix: The problem that redirect doesn't work when using 'crowi-plus Simplified Behavior'

+ 1 - 0
README.md

@@ -20,6 +20,7 @@ This is **crowi-plus** that is the fork of [Crowi][crowi], is [perfectly compati
   * Find plugins from [npm](https://www.npmjs.com/browse/keyword/crowi-plugin) or [github](https://github.com/search?q=topic%3Acrowi-plugin)!
 * Faster
   * Optimize client-side code chunks by Webpack
+  * Adopt the fastest logger [pino](https://github.com/pinojs/pino)
   * Using CDN
 * Secure
   * Upgrade jQuery to 3.x