From da2a79209d0222fff496f4950487c4364eb649f0 Mon Sep 17 00:00:00 2001 From: Eugen Wiens Date: Sat, 5 Aug 2017 21:08:07 +0200 Subject: [PATCH] fixed #15 Error in recipes cause that the plugin crashes and not working any more commit: reworked method executeCommandInBitBakeEnvironment Eugen Wiens Thu 22:16 close #15 --- extension/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/extension/CHANGELOG.md b/extension/CHANGELOG.md index f68a94e2..050f666a 100644 --- a/extension/CHANGELOG.md +++ b/extension/CHANGELOG.md @@ -1,3 +1,9 @@ +# 0.0.10 - xxxx.xx.xx + +## Fixed Bugs: +- [issue 15](https://github.com/EugenWiens/vscode-bitbake/issues/15) Error in recipes cause that the plugin crashes and not working any more + + # 0.0.9 - 2017.08.01 ## Fixed Bugs: