Sotaro KARASAWA 11 лет назад
Родитель
Сommit
d9fdf089fa
3 измененных файлов с 6 добавлено и 4 удалено
  1. 4 2
      CHANGES.md
  2. 1 1
      bower.json
  3. 1 1
      package.json

+ 4 - 2
CHANGES.md

@@ -1,11 +1,13 @@
 CHANGES
 CHANGES
 ========
 ========
 
 
-## 1.1.0
 
 
-* Feature: Basic auth restriction whole pages access.
+## 1.0.4
 
 
+* Feature: Basic auth restriction whole pages access.
+* Fix: Security registration whitelist is working now.
 
 
 ## 1.0.3
 ## 1.0.3
 
 
 * Initial Release.
 * Initial Release.
+

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "crowi",
   "name": "crowi",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "description": "Crocos' Wiki implementation in node.js",
   "description": "Crocos' Wiki implementation in node.js",
   "authors": [
   "authors": [
     "Sotaro KARASAWA <sotarok@crocos.co.jp>",
     "Sotaro KARASAWA <sotarok@crocos.co.jp>",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "crowi",
   "name": "crowi",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "description": "The simple & powerful Wiki",
   "description": "The simple & powerful Wiki",
   "tags": [
   "tags": [
     "wiki"
     "wiki"