compio-executor 0.1.0-rc.1

Executor for compio
Documentation
# 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## 0.1.0-rc.1 - 2026-04-20

### Added

- [**breaking**] compio-executor ([#790]https://github.com/compio-rs/compio/pull/790)

### Changed

- *(executor)* [**breaking**] v3 ([#840]https://github.com/compio-rs/compio/pull/840)
- [**breaking**] rename all "canceled" to "cancelled" ([#826]https://github.com/compio-rs/compio/pull/826)

### Fixed

- *(executor)* uaf ([#850]https://github.com/compio-rs/compio/pull/850)