Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 695 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 695 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.0] - 02-Mar-2021

Added

  • Upgrade Egui to 0.10.0.

[0.2.0] - 08-Feb-2021

Added

  • Implement Egui 0.9.0 support.

[0.1.3] - 20-Jan-2021

Fixed

  • Fix copying textures to take alignment into account.
  • Disable a documentation test.

[0.1.2] - 18-Jan-2021

Fixed

  • Disable default features for docs.rs to fix the build.

[0.1.1] - 18-Jan-2021

Fixed

  • Fix compilation errors when no features are set.