Skip to content

Commit

Permalink
- removed a cache clean-up bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Richert committed Aug 27, 2022
1 parent aa3caa9 commit 1f6ff03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- improved the modularity of the `ComputeGraph`
- added a method `add_import` to the backend that allows adding import statements to the top of a function file
- added a backend function `concatenate` that can be used in equation strings now in order to combine vectorized variables
- removed a bug where calling `clear_frontend_caches` did not clear all IR caches properly

### 0.15.0

Expand Down

0 comments on commit 1f6ff03

Please sign in to comment.