From d018e878ff13c0334656eb05b3f088d296a6fcf0 Mon Sep 17 00:00:00 2001 From: Brett Jankord Date: Tue, 17 Sep 2019 15:02:29 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd65084..f204ded 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [6.1.0] ### Changed -- Updated stylelint peerDependency range from `^10.0.1` to `>=10.0.1` +- Updated stylelint peerDependency range from `^10.0.1` to `^10.0.1 || ^11.0.0` ## [6.0.0] ### Changed