Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.94 KB

File metadata and controls

42 lines (21 loc) · 1.94 KB

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.2.0] - 2026-05-13

Documentation

  • Establish the MSRV policy (current is 1.89) (#1157) (c10e6ff16c)

    The MSRV is the oldest stable Rust release that is at least 6 months old, bounded by the Rust version available in Debian stable-backports and Fedora stable.

Refactor

  • [breaking] Enable unwrap_used clippy correctness lint (#965) (630525deae)

[0.1.4] - 2025-09-04

Build

  • Bump png from 0.17.16 to 0.18.0 (#961) (21fa028dff)

[0.1.3] - 2025-03-12

Build

[0.1.2] - 2025-01-28

Documentation

  • Use CDN URLs instead of the blob storage URLs for Devolutions logo (#631) (dd249909a8)