Yuki Takei 8 anos atrás
pai
commit
a459bf3eed
2 arquivos alterados com 5 adições e 0 exclusões
  1. 4 0
      CHANGES.md
  2. 1 0
      README.md

+ 4 - 0
CHANGES.md

@@ -1,6 +1,10 @@
 CHANGES
 CHANGES
 ========
 ========
 
 
+## 1.2.9
+
+* Improvement: Adopt the fastest logger 'pino'
+
 ## 1.2.8
 ## 1.2.8
 
 
 * Fix: The problem that redirect doesn't work when using 'crowi-plus Simplified Behavior'
 * 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)!
   * Find plugins from [npm](https://www.npmjs.com/browse/keyword/crowi-plugin) or [github](https://github.com/search?q=topic%3Acrowi-plugin)!
 * Faster
 * Faster
   * Optimize client-side code chunks by Webpack
   * Optimize client-side code chunks by Webpack
+  * Adopt the fastest logger [pino](https://github.com/pinojs/pino)
   * Using CDN
   * Using CDN
 * Secure
 * Secure
   * Upgrade jQuery to 3.x
   * Upgrade jQuery to 3.x