From 22a9a9b6d81e315db093d0ee6b945bda0dbe3c62 Mon Sep 17 00:00:00 2001 From: Ignacio del Valle Alles Date: Tue, 3 May 2016 11:18:27 +0200 Subject: [PATCH] add @ocschwar to credits --- CREDITS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CREDITS b/CREDITS index 6e06954..dc2d5db 100644 --- a/CREDITS +++ b/CREDITS @@ -1,6 +1,10 @@ Here are people who have contributed to development of json-forms: (version numbers in brackets indicate release in which the problem was fixed) +Omri Schwarz (ocschwar@github): +#23: $ref, definitions, fixed oneOf, patternProperties +(1.4.0) + Stephen J. Fuhry (fuhrysteve@github) #20: Add support for date format (1.3.1)