Skip to content

Commit

Permalink
Merge branch 'master' into drawimage
Browse files Browse the repository at this point in the history
  • Loading branch information
dbr committed Feb 25, 2021
2 parents caf8c8d + b3f5558 commit e334eda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

- Removed legacy `ImGuiDragDropFlags` from `legacy.rs`, which were accidentally not cleared when they were remade in `drag_drop.rs` in v0.7.0.

## [0.7.0] - 2021-02-04

- Upgrade to [Dear ImGui v1.80](https://github.com/ocornut/imgui/releases/tag/v1.80). (Note that the new table functionality is not yet supported, however)
Expand Down

0 comments on commit e334eda

Please sign in to comment.