Skip to content

Commit 0af7142

Browse files
pdgendtcfriedt
authored andcommitted
doc: develop: west: Add v1.5.0 release notes
Add a section to the west release notes for v1.5.0. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent 5261025 commit 0af7142

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/develop/west/release-notes.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
33
West Release Notes
44
##################
55

6+
v1.5.0
7+
******
8+
9+
Major changes:
10+
11+
- Add support for auto-caching.
12+
Pass the ``--auto-cache <directory>`` argument to ``west update``.
13+
14+
Other changes:
15+
16+
- Allow combining ``--name-cache`` and ``--path-cache`` for ``west update``.
17+
18+
- Document default revision value in the manifest schema.
19+
20+
Bug fixes:
21+
22+
- Allow empty or missing manifest projects list.
23+
24+
- Make ``manifest.group-filter`` list order deterministic when freezing or resolving manifest files.
25+
626
v1.4.0
727
******
828

0 commit comments

Comments
 (0)