# 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] ## [1.1.1](https://github.com/liamwh/HyprFocus/compare/v1.1.0...v1.1.1) - 2024-08-28 ### Other - *(deps)* bump serde_json from 1.0.125 to 1.0.127 - *(deps)* bump serde from 1.0.208 to 1.0.209 - Add HyprFocus logo to README.md ## [1.1.0](https://github.com/liamwh/HyprFocus/compare/v1.0.0...v1.1.0) - 2024-08-07 ### Added - Refactor to use hyprland-rs - Minimum Viable Product ### Fixed - Fix swapping between multiple windows of desired application ### Other - Add todo for identifying the launcher command - Improve how dependencies are captured in the changelog - Improve intro to HyprFocus