diff --git a/changelog.md b/changelog.md index 9dca1a4..1a3053a 100644 --- a/changelog.md +++ b/changelog.md @@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -# [1.7.1] - 2024-08-20 -* Fixed - Run the `playwright install` command as root +# [1.7.1] - 2024-08-30 +* Fixed - Run the `playwright install` command as root, allow running Playwright tests as the `slic` user. * Change - The `playwright install` command will now install only the Chromium browser and its dependencies. # [1.7.0] - 2024-06-06