From b7f9bd7517d17924c513b570871f97d8cd520c15 Mon Sep 17 00:00:00 2001 From: boehsermoe Date: Fri, 23 Nov 2018 20:33:57 +0100 Subject: [PATCH] Typo --- core/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 05e57b5e5..e50a3460d 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -24,7 +24,7 @@ All notable changes to this project will be documented in this file. This projec ## 1.0.12 (8. October 2018) -+ [#1856](https://github.com/luyadev/luya/issues/1856) If application console method is runing, the cli determination should be forced. ++ [#1856](https://github.com/luyadev/luya/issues/1856) If application console method is running, the cli determination should be forced. + [#1853](https://github.com/luyadev/luya/issues/1853) Add option to lazy load mocked arguments. + [#1852](https://github.com/luyadev/luya/pull/1852) Updated Svg widget to enable usage of symbols (svg sprite) via svg > use implementation + [#1851](https://github.com/luyadev/luya/issues/1851) Add string helper method highlightWord() to highlight a given word withing a string.