Skip to content

Commit 9023f07

Browse files
author
dev3o[bot]
committed
chore(release): v0.2.8
1 parent b20582a commit 9023f07

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
### Bug Fixes
7+
8+
- Update zsh completions and README documentation (#10)
9+
10+
11+
### Documentation
12+
13+
- Update installation to recommend Homebrew over Cargo
14+
15+
16+
617
### Bug Fixes
718

819
- **ci:** Simplify homebrew formula update, remove version line

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sx"
3-
version = "0.2.7"
3+
version = "0.2.8"
44
edition = "2021"
55
authors = ["Pierre Tomasina"]
66
description = "Lightweight sandbox for macOS development"

0 commit comments

Comments
 (0)