From 701bdcb81ec2e29efc1577b1c0f20befc2692233 Mon Sep 17 00:00:00 2001 From: dkuhlman <none@none> Date: Wed, 4 Mar 2015 17:19:14 -0800 Subject: [PATCH] Update to README for previous fix. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 1e7fd6f..1d6c846 100644 --- a/README +++ b/README @@ -141,6 +141,10 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Change history -------------- +Version 2.15b (03/04/2015) +- Fix to generation of simpleType validation code for list (unbounded) + elements. Thanks to wobanator for this fix. + Version 2.15a (02/18/2015) - Modifications so that we generate code that can be used by Python 3. Thanks much to Richard Gerkin for this work. -- GitLab