packages feed

keymapp-0.1.0: CHANGELOG.md

# Changelog

All notable changes to `haskell-keymapp` 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 [Haskell Package Versioning Policy](https://pvp.haskell.org).

## [Unreleased]

## [0.1.0] - 25.06.2026

### Added

- A working client implementation for the Keymapp API
- A CLI based on [kontroll](https://github.com/zsa/kontroll)
- Full documentation and library examples

[unreleased]: https://github.com/fpringle/haskell-keymapp/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/fpringle/haskell-keymapp/releases/tag/v0.1.0