Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Jun 13, 2022
1 parent 4858717 commit 2e3b39d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.6

- If target triple cannot be determined from toolchain, default to host triple ([ff4a069](https://github.com/trailofbits/dylint/commit/ff4a069800c9e6d8d33ff0ed03442343234cbe9f))
- Relax restriction that library be in its own workspace ([167ce9e](https://github.com/trailofbits/dylint/commit/167ce9ed1b1f37718e83f32a4314ac1cf0dd5909))
- Ensure library filename uses snake case ([54f3fb6](https://github.com/trailofbits/dylint/commit/54f3fb69426007ca794cdfe9f8b9ebad1600d1a7))

## 2.0.5

- Fix a bug that was causing `rustfix` to not work with example tests ([#341](https://github.com/trailofbits/dylint/pull/341))
Expand Down

0 comments on commit 2e3b39d

Please sign in to comment.