Skip to content

Commit 14e4c9a

Browse files
committed
πŸš€ releasing version 0.1.0 @ 2024-06-17 13:10
[skip ci]
1 parent 09bdbc8 commit 14e4c9a

4 files changed

Lines changed: 20 additions & 5 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
Copyright (C) 2020-2024 Arm Limited or its affiliates and Contributors. All rights reserved.
3+
SPDX-License-Identifier: Apache-2.0
4+
-->
5+
"0.1.0" (2024-06-17)
6+
====================
7+
8+
Features
9+
--------
10+
11+
- :sparkles: Create action for verifying that projects are compatible with CMSIS tools (#20240508144138)
12+
13+
14+
Bugfixes
15+
--------
16+
17+
- :gear: Add CI and automated tests (#20240610121339)

β€Žchanges/20240508144138.featureβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žchanges/20240610121339.bugfixβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žversion.propertiesβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=0.0.0
1+
Version=0.1.0
22
MajorVersion=0
3-
MinorVersion=0
3+
MinorVersion=1
44
PatchVersion=0
5-
CommitHash=
5+
CommitHash=09bdbc89b1f179682e48f0e2c831368478772a6a

0 commit comments

Comments
Β (0)