Skip to content

Commit 9716660

Browse files
committed
chore(version): 0.2.0
1 parent dd15872 commit 9716660

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
3+
4+
- - -
5+
## 0.2.0 - 2023-06-24
6+
#### Bug Fixes
7+
- tag components can now be added (#62) - (dd15872) - Ezekiel Warren
8+
#### Features
9+
- **(performance)** context fn indirect invocation instead of exhaust checks (#46) - (59390ea) - Ezekiel Warren
10+
#### Miscellaneous Chores
11+
- **(deps)** update com_grail_bazel_toolchain digest to ceeedcc (#61) - (3ed0739) - renovate[bot]
12+
- **(deps)** update bazel c++ tooling repositories (#60) - (0947067) - renovate[bot]
13+
- **(deps)** ecsact_cli toolchain + update deps (#59) - (0defb9e) - Ezekiel Warren
14+
- **(deps)** update EnTT - (96d175e) - Ezekiel Warren
15+
- **(deps)** update bazel c++ tooling repositories (#49) - (7d15bff) - renovate[bot]
16+
- refactor entity entt <-> ecsact entity IDs (#57) - (46e66f0) - Ezekiel Warren
17+
- little bit of cleanup (#55) - (b91a459) - Ezekiel Warren
18+
19+
- - -
20+
21+
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).

0 commit comments

Comments
 (0)