# Change Log ## V 3.0.0 (2015-11-11) :dog::dog::dog: * \+ Use PostCSS 5.0 API #39 (Thanks @yuezk). * \+ Add Appveyor build test. * \* Fix image relative path error #38. ## V 2.0.2 (2015-03-25) \* Fix the image-set() does not support background shorthand. ## V 2.0.1 (2015-03-23) \* Fix the problem which is unable to obtain the size of image when the `?` in URL. e.g. `background: url(../images/font/blue.png?__sprite)` ## V 2.0.0 (2015-01-26) \+ Image Path supports a relative path. \+ Surpporting Base64 encoding images. ## V 1.0.0 (2014-12-31) > First release