Commit 275c3cfb authored by Phillip Smyth's avatar Phillip Smyth
Browse files

Updated NEWS to reflect changes to bst show

parent 31b03713
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -12,6 +12,10 @@ buildstream 1.3.1
    specific. Recommendation if you are building in Linux is to use the
    ones being used in freedesktop-sdk project, for example

  o Running `bst show` without elements specified will now attempt to show
    the default element defined in the projcet configuration.
    If no default element is defined, all elements in the project will be shown

  o All elements must now be suffixed with `.bst`
    Attempting to use an element that does not have the `.bst` extension,
    will result in a warning.