From a4c80f212815eddbafc2ab113fce7eaf10ed3d56 Mon Sep 17 00:00:00 2001 From: Filip Tibell Date: Tue, 27 Aug 2024 17:15:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45d8995..c70b9bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Changed instructions in `self-install` command on Windows to tell the user to restart their _computer_ instead of their _terminal_ ([#71]) + +[#71]: https://github.com/rojo-rbx/rokit/pull/71 + ### Fixed - Fixed a regression in the `self-update` command that prevented tool links from being updated