Make PR references in CHANGELOG links

This commit is contained in:
Adam Wathan 2020-09-03 11:39:43 -04:00
parent c70c1f1770
commit 573999be6e

View File

@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Dark mode variant (experimental) (#2279)
- New `preserveHtmlElements` option for `purge` (#2283)
- New `layers` mode for `purge` (#2288)
- Dark mode variant (experimental) ([#2279](https://github.com/tailwindlabs/tailwindcss/pull/2279))
- New `preserveHtmlElements` option for `purge` ([#2283](https://github.com/tailwindlabs/tailwindcss/pull/2283))
- New `layers` mode for `purge` ([#2288](https://github.com/tailwindlabs/tailwindcss/pull/2288))
### Deprecated