diff --git a/LICENSE b/LICENSE index d429b1c..09fd7d5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Francois Massart +Copyright (c) Francois Massart Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 480ef87..7bde53f 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ You can can the same information on your favorite command line software as well. ## Latest changelog +- feat: add [support for Vue `v-bind:class`](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/168) - docs: recommended parsers - revert: removing default parsers from `recommended` preset and `dependencies` - fix: [using `vue-eslint-parser` as default parser for `*.vue` files](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/203)