dev-shells/CHANGELOG.md

17 lines
415 B
Markdown
Raw Normal View History

2025-07-30 01:29:45 +01:00
# 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).
## [Unreleased]
2025-07-30 01:31:27 +01:00
### Added
- Add `php84` dev shell.
2025-07-30 01:36:46 +01:00
- Add `go` dev shell.
2025-07-30 01:31:27 +01:00
2025-07-30 01:29:45 +01:00
### Changed
- Refactor to use [devshell](https://flake.parts/options/devshell.html).