Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 839 Bytes

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 839 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.5.2] - 2024-07-26

Changed

  • Update to egui 0.28
  • Update to egui_extras 0.28

[0.5.1] - 2024-05-24

Changed

  • Update to egui 0.27.2
  • Update to egui_extras 0.27.2

[0.5.0] - 2024-05-24

Changed

  • Update to egui 0.27.0
  • Update to egui_extras 0.27.0

[0.4.0] - 2023-10-04

Changed

  • Update to egui 0.24.1
  • Update to egui_extras 0.24.1

[0.3.0] - 2023-10-04

Changed

  • Update to egui 0.23.0
  • Update to egui_extras 0.23.0

[0.2.0] - 2023-05-29

Fixed

  • Fixed clip() clipping too much

Changed

  • Update to egui 0.22.0
  • Update to egui_extras 0.22.0

[0.1.0] - 2023-04-12

  • Initial release