cursor-icon 1.1.0

Cross platform cursor icon type
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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](https://keepachangelog.com/en/1.0.0/).

## Unreleased

## 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.