Skip to content

Commit

Permalink
Release v1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sax committed Dec 7, 2024
1 parent 46b47f5 commit 22ed955
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@

## Unreleased

## 1.8.5
## 1.8.6

- Make repo ordering always consistent.

## ~1.8.5~

Note: This release panics. Rust now panics when ordering comparison
return `Ordering::Equal`.

- Update Ratatui and Gix.
- Update audited deps.
Expand Down
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
readme = "README.md"
repository = "https://github.com/synchronal/dyd"
resolver = "2"
version = "1.8.5"
version = "1.8.6"


[dependencies]
Expand Down

0 comments on commit 22ed955

Please sign in to comment.