소스 검색

V1.2 release

Jay Salvat 13 년 전
부모
커밋
3fd353bff2
2개의 변경된 파일7개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 1
      CHANGELOG.md
  2. 1 1
      jquery.vegas.js

+ 6 - 1
CHANGELOG.md

@@ -1,7 +1,12 @@
-# Vegas Background jQuery Plugin v1.1
+# Vegas Background jQuery Plugin v1.2
 
 ## CHANGE LOG
 
+### Vegas 1.2.0 2011-09-09
+
+* Fixed the bug when fading effect is longer than then slideshow delay
+* Added imagesLoaded plugin by Paul Irish et al, thanks simshaun
+
 ### Vegas 1.1.0 2011-06-17
 
 * Added default settings

+ 1 - 1
jquery.vegas.js

@@ -1,7 +1,7 @@
 // ----------------------------------------------------------------------------
 // Vegas - jQuery plugin 
 // Add awesome fullscreen backgrounds to your webpages.
-// v 1.1 beta
+// v 1.2
 // Dual licensed under the MIT and GPL licenses.
 // http://vegas.jaysalvat.com/
 // ----------------------------------------------------------------------------