summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-05-14 18:28:17 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-05-14 18:28:34 +0000
commit06b61dd0344d8e3bf1039dffc964e1e58556e75d (patch)
tree12929b058fbd52e413ac0415a1a11e485507a3dc
parentea31db08c9318a0b114cc9d7bca2cf4df93751d5 (diff)
downloadmorph-06b61dd0344d8e3bf1039dffc964e1e58556e75d.tar.gz
Update NEWS for Baserock 14.20 releasebaserock-14.20
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cbd7396f..87f86455 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,28 @@ NEWS for Morph
This file contains high-level summaries of user-visible changes in
each Morph release.
+Version 14.20, released 2014-05-14
+----------------------------------
+
+New features include:
+
+* New CPU architecture: armv7lhf (ARM hard float).
+
+* Artifact splitting for chunk and stratum artifacts.
+
+* Components that can be used to set up a distributed build network of Morph
+ build workers.
+
+* Built-in documentation for some extensions, see `morph help-extensions` and
+ `morph help <extension>`.
+
+* Nested deployment by `morph deploy`.
+
+* Support for adding binaries to Git repos when used with Trove. See the `morph
+ add-binary` and `morph push` commands.
+
+Many additional changes are described in the Git log.
+
Version 13, released 2014-01-10
-------------------------------