# 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).
## v0.2.2 (2023-02-28)
### Refactor
- move crates into helpfuly named subfolders
### Commit Statistics
- 2 commits contributed to the release over the course of 23 calendar days.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Merge pull request #78 from garden-computing:anselm/gar-35-client-persistence ([`0aa1c17`](https://github.com/usegarden/garden-core/commit/0aa1c1765fce65f7951d0332b789c8e98790d912))
- Move crates into helpfuly named subfolders ([`5be0681`](https://github.com/usegarden/garden-core/commit/5be06818bb2ce40b991791ebcc33aa0cae291e09))
## v0.2.1 (2022-11-01)
### Chore
- fmt and clippy
### Other
- replace log with tracing
## v0.2.0 (2022-09-22)
### New Features (BREAKING)
- remove mofo tracing and slow implementation
## v0.1.5 (2022-09-21)
### New Features
- Add tracing to mofo
## v0.1.4 (2022-09-21)
Initial changelog release