summarylogtreecommitdiffstats
path: root/exec-helper.changelog
diff options
context:
space:
mode:
Diffstat (limited to 'exec-helper.changelog')
-rw-r--r--exec-helper.changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/exec-helper.changelog b/exec-helper.changelog
index 4c9134e4f00a..66e0a78fd840 100644
--- a/exec-helper.changelog
+++ b/exec-helper.changelog
@@ -2,6 +2,25 @@ Changelog
=========
+0.4.0_3_gbf3a490
+------------
+
+New
+~~~
+- CI: Optimized build context for the jobs in the build-image stage.
+ [Bart Verhagen]
+
+
+0.4.0 (2018-12-20)
+------------------
+
+New
+~~~
+- Usr: Added ninja module. [Bart Verhagen]
+- CI: Added build without system dependencies. Cross-compilation now
+ also use this mode. [Bart Verhagen]
+
+
0.3.1 (2018-09-26)
------------------