From 640f0547f40d6a72644d570688e2cdc0ff6f37ec Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 22 Dec 2020 18:18:05 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6997f26c..87e6500f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Release Notes -## [Unreleased](https://github.com/laravel/sail/compare/v1.x.x...1.x) +## [Unreleased](https://github.com/laravel/sail/compare/v1.0.0...1.x) -## [v1.0.0 (2020-??-??)](https://github.com/laravel/sail/compare/v0.0.1...v1.0.0) +## v1.0.0 (2020-12-22) Initial stable release.