Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 446 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 446 Bytes

Changelog

All notable changes to cursor-icon are documented in this file. The sections should follow the order Packaging, Added, Changed, Fixed and Removed.

The format is based on Keep a Changelog.

Unreleased

  • Implement Hash for ParseError.

1.1.0

  • Bump MSRV from 1.64 to 1.65.
  • Add access to alternative names for cursor icons through the CursorIcon::alt_names method.