14
0

- Update to 0.14.0:

* Added new validators ipv4_cidr, ipv6_cidr

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2019-09-10 09:26:21 +00:00
committed by Git OBS Bridge
parent f7ce26e602
commit 45c6b78a46
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 09:25:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.14.0:
* Added new validators ipv4_cidr, ipv6_cidr
-------------------------------------------------------------------
Fri May 24 19:11:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>