From 4762d5e3cb7935252c91bd7cbc618c0c12f0b4e9 Mon Sep 17 00:00:00 2001 From: Andreas Billmann Date: Tue, 9 Aug 2016 21:16:14 +0200 Subject: [PATCH] Updated What's New? (markdown) --- What's-New?.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/What's-New?.md b/What's-New?.md index 7ed02bd..ee3778b 100644 --- a/What's-New?.md +++ b/What's-New?.md @@ -1,3 +1,6 @@ +## 09.08.2016 +* fixed the uniqueness validation + ## 08.08.2016 * refactored the validation algorithm to make it more maintainable and faster