Skip to content

Commit c83f537

Browse files
committed
chore(version): 0.3.0
1 parent 03412eb commit c83f537

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## 0.3.0 - 2023-06-07
6+
#### Features
7+
- add parallel execution hint option (#176) - (03412eb) - Ezekiel Warren
8+
- serialize C++ fns now accept C function as parameters (#171) - (bc89804) - Ezekiel Warren
9+
#### Miscellaneous Chores
10+
- **(deps)** update com_grail_bazel_toolchain digest to ceeedcc (#174) - (f296082) - renovate[bot]
11+
- **(deps)** update com_grail_bazel_toolchain digest to b397ad2 (#173) - (00853be) - renovate[bot]
12+
- **(deps)** update com_grail_bazel_toolchain digest to 41ff2a0 (#172) - (cf7eac3) - renovate[bot]
13+
- **(deps)** update hedron_compile_commands digest to 3dddf20 (#170) - (70b4ebb) - renovate[bot]
14+
- **(deps)** update hedron_compile_commands digest to 80ac7ef (#169) - (d412656) - renovate[bot]
15+
- restore components length test (#175) - (cae3239) - Ezekiel Warren
16+
#### Refactoring
17+
- deprecated codegen_plugin.bzl (#168) - (982d9ff) - Ezekiel Warren
18+
19+
- - -
20+
521
## 0.2.0 - 2023-04-30
622
#### Features
723
- new entity execution status core + dynamic API (#167) - (89bf5d9) - Ezekiel Warren

0 commit comments

Comments
 (0)