Skip to content

Latest commit

 

History

History
69 lines (35 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

69 lines (35 loc) · 3.15 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.1.5 (2024-03-16)

Features

  • support adding to group on new window (2f4c9ff)

0.1.4 (2024-03-09)

Bug Fixes

  • clean up non-existent containers to prevent errors (4ebde78)

0.1.3 (2024-03-01)

Features

Misc

  • allow manual release in action (58bd296)
  • fix action permission (3afe42e)
  • fix example and command description (a21e47c)

0.1.2 (2024-02-29)

Bug Fixes

Misc

  • add badges (3f4b8ca)
  • add more installation methods (68e16ed)
  • fix publishing github release (3f65d3a)
  • update changelog generation (d1026c7)

0.1.1 (2024-02-29)

Misc

  • fix github workflow location (5d92101)

0.1.0 (2024-02-29)

Features

  • add graceful shutdown (2e22e77)
  • add logging and fix some bugs (85e500c)
  • add version flag and refactor version info (089f900)

Misc