From 286c7e836bddf1e19a0e4d12f68883bb0704a086 Mon Sep 17 00:00:00 2001 From: Dominik George <dominik.george@teckids.org> Date: Mon, 5 Sep 2022 11:52:49 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 72e99a6..7e304a2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,14 @@ +Version 6.0.2 (2022-09-05) +===================================================== + +* Fix yarnpkg call for non-install commands + +Version 6.0.1 (2020-01-03) +===================================================== + +* Prefer the yarnpkg command over yarn if installed due to naming conflict + on Debian + Version 6.0 (2019-12-07) ===================================================== -- GitLab