-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. | ||
|
||
- - - | ||
## v1.2.0 - 2022-05-15 | ||
#### Bug Fixes | ||
- **(infra)** remove extraneous comma in DB schema - (05e5932) - Rayan Hatout | ||
#### Features | ||
- **(all)** implement SPIR-V parser - (9ecced7) - Rayan Hatout | ||
- **(fuzzer)** implement random mutations - (a1a5ca8) - Rayan Hatout | ||
- **(reducer)** implement interestingness-guided automatic reduction, only uses statics checks for now - (bad987a) - Rayan Hatout | ||
- **(runner)** add debug prints as a workaround for not being able to install DataDog on DoC machines - (5ed4a5c) - Rayan Hatout | ||
#### Style | ||
- **(all)** clean-up imports - (1ad4636) - Rayan Hatout | ||
|
||
- - - | ||
|
||
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). |