From 152a4aeb544c5d33b85d4fd06372f21168acd1c2 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Fri, 3 Aug 2018 15:10:58 -0700 Subject: [PATCH] update changelog --- packages/slate/Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/slate/Changelog.md b/packages/slate/Changelog.md index 1267fe613..1fb3e8650 100644 --- a/packages/slate/Changelog.md +++ b/packages/slate/Changelog.md @@ -1,6 +1,6 @@ # Changelog -This document maintains a list of changes to the `slate` package with each new version. Until `1.0.0` is released, breaking changes will be added as minor version bumps, and smaller changes won't be accounted for since the library is moving quickly. +A list of changes to the `slate` package with each new version. Until `1.0.0` is released, breaking changes will be added as minor version bumps, and smaller changes won't be accounted for since the library is moving quickly. ---