From 773770d0d02fa91c0d2754e529787aa19708a7bf Mon Sep 17 00:00:00 2001 From: "AppleGrew (applegrew)" Date: Tue, 4 Sep 2012 00:09:57 +0530 Subject: [PATCH] Readme update --- README | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README b/README index 8d4eaf4..67d9483 100644 --- a/README +++ b/README @@ -48,6 +48,7 @@ Changelog Summary * Revised the design of heavy fields. The previous design didn't quite make it easy to back heavy fields by big data sources. See `fields.HeavyChoiceField` class and its methods' docs for more info. * Updated docs. * Some more fixes for issue#4. +* Updated Select2 JS to version 3.1. ### v3.0 diff --git a/README.md b/README.md index 8d4eaf4..67d9483 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Changelog Summary * Revised the design of heavy fields. The previous design didn't quite make it easy to back heavy fields by big data sources. See `fields.HeavyChoiceField` class and its methods' docs for more info. * Updated docs. * Some more fixes for issue#4. +* Updated Select2 JS to version 3.1. ### v3.0