Browse Source

:+1: version and update docs

Yuki Takei 7 years ago
parent
commit
4e176bfb2a
2 changed files with 8 additions and 2 deletions
  1. 7 1
      CHANGES.md
  2. 1 1
      package.json

+ 7 - 1
CHANGES.md

@@ -1,12 +1,18 @@
 CHANGES
 ========
 
-## 3.3.4-RC
+## 3.3.5-RC
 
+* 
+
+## 3.3.4
+
+* Improvement: SAML configuration with environment variables
 * Improvement: Upload file with pasting from clipboard
 * Fix: `/_api/revisions.get` doesn't populate author data correctly
 * Fix: Wrong OAuth callback url are shown at admin page
 * Fix: Connecting to MongoDB failed when processing migration
+* Support: Get ready to use new config management system
 
 ## 3.3.3
 

+ 1 - 1
package.json

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