doc: west 0.13.1 release notes

This is a bug fix point release.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Martí Bolívar 2022-04-20 09:53:03 -07:00 committed by Carles Cufí
commit d1ae18c342

View file

@ -3,6 +3,15 @@
West Release Notes
##################
v0.13.1
*******
Bug fix:
- When calling west.manifest.Manifest.from_file() when outside of a
workspace, west again falls back on the ZEPHYR_BASE environment
variable to locate the workspace.
v0.13.0
*******