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

## [v1.0.0] - 2026-06-01

### Breaking Changes

- **api**: drop legacy /v1 endpoint ([431ef51])

### Features

- **api**: drop legacy /v1 endpoint ([431ef51])
- **cli**: add first feature ([98930df])

### Bug Fixes

- **cli**: handle edge case ([bb24b46])

### Documentation

- add usage example ([d1a7c81])

### Chores

- initial commit ([99035c8])
