Преглед изворни кода

:+1: version and update docs

Yuki Takei пре 7 година
родитељ
комит
097b0644cf
2 измењених фајлова са 3 додато и 4 уклоњено
  1. 2 3
      CHANGES.md
  2. 1 1
      package.json

+ 2 - 3
CHANGES.md

@@ -8,7 +8,8 @@ CHANGES
 * Improvement: Omit unnecessary response header
 * Improvement: Omit unnecessary response header
 * Improvement: Support LDAP attribute mappings for user's full name
 * Improvement: Support LDAP attribute mappings for user's full name
 * Fix: HTML escaped characters in markdown are unescaped unexpectedly after page is saved
 * Fix: HTML escaped characters in markdown are unescaped unexpectedly after page is saved
-
+* Fix: Posting to Slack doesn't work
+    * Introduced by 3.1.0
 
 
 ## 3.1.2
 ## 3.1.2
 
 
@@ -28,8 +29,6 @@ CHANGES
         :::
         :::
         ~~~
         ~~~
 * Improvement: Escape iframe tag in block codes
 * Improvement: Escape iframe tag in block codes
-* Fix: Posting to Slack doesn't work
-    * Introduced by 3.1.0
 * Support: Upgrade libs
 * Support: Upgrade libs
     * assets-webpack-plugin
     * assets-webpack-plugin
     * googleapis
     * googleapis

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "growi",
   "name": "growi",
-  "version": "3.1.3-RC",
+  "version": "3.1.4-RC",
   "description": "Team collaboration software using markdown",
   "description": "Team collaboration software using markdown",
   "tags": [
   "tags": [
     "wiki",
     "wiki",