# Change Log This project adheres to [Semantic Versioning](http://semver.org/). ## 4.0.0 * Removed Node.js 14 support. * Updated easings from easings.net (by @sidewayss). * Fixed custom easings with numbers support (by @sidewayss). ## 3.0.1 * Added funding links. ## 3.0 * Moved to PostCSS 8. * Moved `postcss` to `peerDependencies`. ## 2.0 * Use PostCSS 7. * Remove Node.js 4 support. ## 1.0.1 * Do not replace values in `url()` (by Fangzhou Li). ## 1.0 * Use PostCSS 6.0. ## 0.3 * Use PostCSS 5.0. * Fix error reports. ## 0.2 * Support PostCSS 4.1 API. ## 0.1 * Initial release.