# 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/johnallen3d/sketchybar-rs/compare/v0.1.0...v0.2.0) - 2024-01-06 ### Added - add support for multiple bars ([#8](https://github.com/johnallen3d/sketchybar-rs/pull/8)) ### Other - *(deps)* bump libc from 0.2.150 to 0.2.151 ([#7](https://github.com/johnallen3d/sketchybar-rs/pull/7)) - *(deps)* bump cc from 1.0.83 to 1.0.84 ([#6](https://github.com/johnallen3d/sketchybar-rs/pull/6)) - *(deps)* bump libc from 0.2.149 to 0.2.150 ([#5](https://github.com/johnallen3d/sketchybar-rs/pull/5)) ## [0.1.0](https://github.com/johnallen3d/sketchybar-rs/releases/tag/v0.1.0) - 2023-10-11 ### Added - initial commit ### Other - Update README.md ([#2](https://github.com/johnallen3d/sketchybar-rs/pull/2)) - add actions ([#1](https://github.com/johnallen3d/sketchybar-rs/pull/1))