Skip to content

Commit

Permalink
Release 9.8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 17, 2020
1 parent af0151e commit 0283e31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions 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.

Expand Down
2 changes: 1 addition & 1 deletion 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",
Expand Down

0 comments on commit 0283e31

Please sign in to comment.