Skip to content

Commit

Permalink
4.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Mar 6, 2019
1 parent e6f0944 commit e90fd8d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
- META: Rename `v4-legacy` branch to `main`, to further clarify status and potentially prepare for a breaking release.
- DOCS: Change `v5` to `vNext` to allow for a breaking release.

## 4.0.10 (2019-03-07)

- FIX: Panic caused by a clock race. [#182]
- DOCS: Add xi to Readme showcase. [`e6f09441`]

[#182]: https://github.com/passcod/notify/issues/182
[`e6f09441`]: https://github.com/passcod/notify/commit/e6f0944165551fa2ed9ad70e3e11d8b14186fc0a

## 4.0.9 (2019-02-09)

- FIX: High CPU usage in some conditions when using debouncing. [#177], [#178], coming from [rust-analyzer/#556]
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "notify"
version = "4.0.9"
version = "4.0.10"
authors = [
"Félix Saparelli <[email protected]>",
"Jorge Israel Peña <[email protected]>",
Expand Down

0 comments on commit e90fd8d

Please sign in to comment.