CHANGELOG.md
# 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
<!-- Add your changelog entry to the relevant subsection -->
<!-- ### Added | Changed | Deprecated | Removed | Fixed | Security -->
<!--------------------- Don't add new entries after this line --------------------->
## 0.1.4 - 2024-08-11
### Fixed
- `Kubereq.Kubeconfig.File`: Only expand path if not relative to HOME.
## 0.1.3 - 2024-08-19
### Fixed
- Fixed several bugs and docs
- Dependency updates
## 0.1.2 - 2024-06-13
- Dependency updates
## 0.1.1
### Fixed
- License was wrong in `mix.exs`
## Unreleased
<!-- Add your changelog entry to the relevant subsection -->
<!-- ### Added | Changed | Deprecated | Removed | Fixed | Security -->
<!-- No new entries below this line! -->