# 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.5.0] - 2025-09-15

### Added

- Allow users to back out of selection
- Init command can be customized
- Prompt command can return all instead of showing select ui
- Flake.nix file

## [0.4.0] - 2025-09-07

### Added

- Changelog
- cd without args functionality
- GH action for PR testing
- Dev script for shell testing

### Fixed

- Tests now reside in own dir
- Tests don't need Python script setup
