Skip to content

Commit

Permalink
docs: add changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
cleydyr committed Sep 22, 2024
1 parent 90b7ba6 commit dfd8024
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- New feature to autodetect Linux Musl systems and use the Musl version of the
binary if detected

### Removed

- Cascade-remove support for Windows 7 and 8 as per https://github.com/dart-lang/sdk/issues/54509

0 comments on commit dfd8024

Please sign in to comment.