@@ -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'
@@ -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