From f23e4677a66f07b31dd25e586be42e27b344c50b Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Sat, 17 Sep 2016 11:28:59 -0400 Subject: [PATCH] Updated debian changelog to 2.3.0 --- distros/debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/distros/debian/changelog b/distros/debian/changelog index 33c9cef..9dadc20 100644 --- a/distros/debian/changelog +++ b/distros/debian/changelog @@ -1,3 +1,12 @@ +openalpr (2.3.0-1) unstable; urgency=low + + * Added plate detection mask and prewarp config changes via API + * Improved plate patterns + * Improved accuracy + * Upload sponsored by Petter Reinholdtsen + + -- Matthew Hill Sat, 17 Sep 2016 11:27:25 -0500 + openalpr (2.2.4-1) unstable; urgency=low * Added Python3 bindings (Closes: #815961)