Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

Commit 6fed045

Browse files
committed
Added information for version 0.3.9
1 parent a2ea0d8 commit 6fed045

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Version changes
44
The following list gives a short overview about what is changed between
55
individual versions:
66

7+
Version 0.3.9 (2015-02-12)
8+
-------------------------------------------------
9+
- Fixed type error in regexp check.
10+
711
Version 0.3.8 (2015-02-12)
812
-------------------------------------------------
913
- Added regexp validation.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alinex-validator",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"description": "Data validator with additional sanitize of simple and complex values used as schema validation for any imported data structure.",
55
"copyright": "Alexander Schilling 2014",
66
"private": false,

0 commit comments

Comments
 (0)