Skip to content

Commit

Permalink
(CHANGELOG) updated changelog [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxXSoft committed Jan 5, 2022
1 parent dc5f765 commit 6a9c4dd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@

All notable changes to the Koopa will be documented in this file.

## Unreleased
## 0.0.3 - 2022-01-05

### Changed

* Brand new design with a lot of changes.
Brand new design with a lot of changes!

* Replaced `phi` function with basic block parameters.
* Using `DataFlowGraph` and `Layout` to manage values and basic blocks.
* `opt`, `front`, `back` modules and all examples were updated.

## 0.0.2 - 2021-12-24

Expand Down

0 comments on commit 6a9c4dd

Please sign in to comment.