Skip to content

Commit

Permalink
chore(version): v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rayanht committed May 15, 2022
1 parent 05e5932 commit 2ac99c5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions infra/CHANGELOG.md
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).

0 comments on commit 2ac99c5

Please sign in to comment.