Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,30 @@ 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/).

## [0.8.5] - 2026-07-14

### Added

- New project identity with an editable SVG banner source and a synchronized
1800×600 PNG used by GitHub-facing documentation
- [`docs/CHEATSHEET.md`](docs/CHEATSHEET.md), a compact reference for pool
selection, queue overloads, timeouts, shutdown, errors, and object lifetime
- Focused v0.8.5 release notes

### Changed

- Reorganized and shortened the README around choosing a pool, getting started,
lifecycle rules, and links to deeper documentation
- Simplified the Lazarus package description and advanced its package version
to 0.8.5
- Refined the banner for crisp queue and worker paths, restrained endpoint and
scheduler glow, and clearer subtitle spacing

### Compatibility

- Documentation and project identity release only; there are no runtime, API,
timeout, queueing, or lifecycle behavior changes from v0.8.0

## [0.8.0] - 2026-07-13

### Added
Expand Down
Loading
Loading