From 39829bc90c3fb2556f3e69c356c0d60f721dedda Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Fri, 9 Apr 2021 20:07:27 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd98a24..56be01ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Diff from v5.10 [5.9...5.10](https://github.com/farag2/Windows-10-Sophia-Script/compare/5.9...5.10) -* The function for calling the specific function was completely rewritten! :rocket: +* Calling the specific function was completely rewritten! :rocket: * Now you're able to use the Tab completion for functions and their arguments by typing its' first letters ![Image](https://i.imgur.com/eMsn1aY.gif) * The code from moved to the `Functions.ps1` file;