From 73ef35ca560c85bf178317684bbedfe81b8c9389 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sat, 11 Feb 2023 22:33:46 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb5900e9..470594e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ 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). +## 5.15.2 | 6.3.2 — 11.02.2023 + +* Improved and fixed `WSL-Install` function when WSL output was parsed wrong; + * Thanks to @lowl1f3. +* Improved `OneDrive` function; +* #449 closed; +* Minor changes. + +* Wrapper 2.6.3 + * Minor changes. + ## 5.15.1 | 6.3.1 — 06.02.2023 * `WSL` function re-written and renamed into `WSL-Install`