# 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.2.0](https://github.com/arlyon/linear-motion/compare/v0.1.1...v0.2.0) - 2026-04-15
### Other
- use default token
- add waybar suppoort
- add cronjob guide w/ systemd
- use personal token so that releases are triggered correctly
## [0.1.1](https://github.com/arlyon/linear-motion/compare/v0.1.0...v0.1.1) - 2025-09-17
### Fixed
- make sure it is referenced as linear-motion everywhere
- minor formatting
### Miscellaneous
- update crate description
- more readme formatting
- licensing
- add readme
## [0.1.0](https://github.com/arlyon/linear-motion/releases/tag/v0.1.0) - 2025-09-17
### Other
- handle unassigned tasks in linear
- change log levels and fix motion sync
- remove bad name
- add prd 2
- add link to sync
- --force flag and motioned tagging back in linear
- clean up some bugs
- v1
- initial commit