diff --git a/CHANGELOG.md b/CHANGELOG.md index afdbba334..28a1e2bbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Change Log This project adheres to [Semantic Versioning](http://semver.org/). +## 9.8 “Vigilo Confido” +* Add `:placeholder-shown` support (by Tanguy Krotoff). + ## 9.7.6 * Revert `-webkit-stretch` fix. diff --git a/package.json b/package.json index 437668b89..58f28293b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autoprefixer", - "version": "9.7.6", + "version": "9.8.0", "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "keywords": [ "autoprefixer",