diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2021-05-10 22:31:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-10 21:31:41 +0000 |
| commit | 4286f65b010ffe2b8f89455993c75717bd487f64 (patch) | |
| tree | f718818e52bf84840714167a2c6e3057fce6eaae /CHANGELOG.md | |
| parent | feat: build individual crates (#109) (diff) | |
| download | atuin-4286f65b010ffe2b8f89455993c75717bd487f64.zip | |
Release v0.7.1 (#108)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 761243e4..140369c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,24 @@ and this project (mostly) adheres to [Semantic Versioning](https://semver.org/sp ## [Unreleased] +## [0.7.1] - 2021-05-10 + +Very minor patch release + +### Added + +### Changed + +### Deprecated + +### Removed + +### Fixed + +- Fix the atuin-common build (#107) + +### Security + ## [0.7.0] - 2021-05-10 Thank you so much to everyone that started contributing to Atuin for this release! |
