Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimcn committed Oct 6, 2021
1 parent 4cea19e commit bed5484
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Release Notes

# 1.6.8
...

## Changed
- Okay, LLDB 12.0.1 seems too broken. Restored it to v13.0.0.

## Fixed
- #527: Breakpoints no longer triggering in library when using version 1.6.7
- #540: Rust printing of enums not working [for -windows-msvc targets]
- #337: Visualizing Vec<(f32,f32)> is showing as pointer

# 1.6.7

Expand Down

0 comments on commit bed5484

Please sign in to comment.