diff --git a/ChangeLog.txt b/ChangeLog.txt
index fb9473c..2ff0cf3 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -3,9 +3,13 @@ jQueryMultipleSelectBox Change Log
Version -
====================
.Add isFilterEnabled
+
+Version 0.8.2
+====================
.Remove getMultipleSelectBoxHistory's isReNew parameter
.Add method: clearMultipleSelectBoxHistory and refreshMultipleSelectBox
.Fix bug: serialize submit field after initializing
+.Issue 2: onSelectChange error
Version 0.8.1
====================
diff --git a/README.md b/README.md
index dd805a4..08ccde8 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,9 @@ jQuery Multiple Select Box Plugin
Tested with: Android 2+, Chrome 22, Firefox 16, IE 6+, Safari 5
-Demo: https://dl.dropbox.com/u/8316573/index.html
-
Download: https://github.com/h920526/jQueryMultipleSelectBox/releases
+
+Demo: https://h920526.github.io/jQueryMultipleSelectBox/
See also:
==========
diff --git a/build.xml b/build.xml
index 9ca639a..8ab0a87 100644
--- a/build.xml
+++ b/build.xml
@@ -1,50 +1,51 @@
-