Browse Source

Reformat the change log

phuoc 12 years ago
parent
commit
8e83a3a52b
1 changed files with 18 additions and 16 deletions
  1. 18 16
      CHANGELOG.md

+ 18 - 16
CHANGELOG.md

@@ -1,18 +1,20 @@
 # BootstrapValidate Change Log
 
-v0.1.0:
-    * First release
-    * Provide various validators:
-        - between
-        - digits
-        - emailAddress
-        - greaterThan
-        - hexColor
-        - identical
-        - lessThan
-        - notEmpty
-        - regexp
-        - remote
-        - stringLength
-        - uri
-        - usZipCode
+v0.1.0
+
+* First release
+* Provide various validators
+
+    - between
+    - digits
+    - emailAddress
+    - greaterThan
+    - hexColor
+    - identical
+    - lessThan
+    - notEmpty
+    - regexp
+    - remote
+    - stringLength
+    - uri
+    - usZipCode