Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.43.0](https://github.com/scottames/dots/compare/v0.42.0...v0.43.0) (2026-04-06)


### Features

* **aqua:** add goose ([68f64a0](https://github.com/scottames/dots/commit/68f64a0c90489095514903c8a173d7d77fe9ff4e))
* **mise:** add mise-completions-sync (via aqua) ([a02efc7](https://github.com/scottames/dots/commit/a02efc762e40372500ceb03c31445efb65e74c68))
* **mise:** plumb new github.command setting to custom helper ([6bd2222](https://github.com/scottames/dots/commit/6bd22229fc87591f4ef09d585c1d1712836ecc87))
* **waybar:** cleanup + add proper disabled option ([e5fc363](https://github.com/scottames/dots/commit/e5fc363a5f1b6ef92cb6a7bee3b3fe80e7b6401e))


### Bug Fixes

* minor darwin-related ([#814](https://github.com/scottames/dots/issues/814)) ([b04c3cb](https://github.com/scottames/dots/commit/b04c3cb9b80e2ab513543eee5e272029fb3d0dce))
* SHELL being set correctly in fish/distrobox ([2d6abb0](https://github.com/scottames/dots/commit/2d6abb0f6f9b1b0f4eb4945504f02cc1a3c54298))

## [0.42.0](https://github.com/scottames/dots/compare/v0.41.0...v0.42.0) (2026-03-11)


Expand Down