Skip to content

Commit

Permalink
[docs] Add #197 and #200 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed May 22, 2019
1 parent 912f3fc commit 355efe8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 5.0.0 (future)

- FIX: Implement `Sync` for PollWatcher to support FreeBSD. [#197]
- FEATURE: Add new runtime configuration system.
- FEATURE: Add `Ongoing` events (optional, configured at runtime). [#146], [#183]
- FEATURE: Bring in new event system from `next` branch. [#187]
Expand All @@ -13,6 +14,7 @@
- CHANGE: Make `Notice` events opt-in.
- DEPS: \[Linux\] Upgrade inotify to 0.7. [#184]
- DEPS: \[macOS\] Upgrade fsevent to 0.4. [#195]
- DEPS: Peg filetime to 1.2.5 to maintain rustc 1.26.1 compatibility. [#200]
- META: Rename `v4-legacy` branch to `main`, to further clarify status and prepare for a breaking release.
- DOCS: Change `v5` to `Next Generation Notify` to allow for a breaking release.
- DOCS: Add rust-analyzer to Readme showcase.
Expand All @@ -28,6 +30,8 @@
[#184]: https://github.com/passcod/notify/issues/184
[#187]: https://github.com/passcod/notify/issues/187
[#195]: https://github.com/passcod/notify/issues/195
[#197]: https://github.com/passcod/notify/issues/197
[#200]: https://github.com/passcod/notify/issues/200
[`2a035c86`]: https://github.com/passcod/notify/commit/2a035c86c5f12aeee635a827c1f458211ca923ca

## 4.0.12 (2019-05-22)
Expand Down

0 comments on commit 355efe8

Please sign in to comment.