Skip to content

Commit

Permalink
updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelbr committed May 14, 2021
1 parent 1265ee3 commit 4b3af8b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

### `v10.0.0`

Breaking changes:

Setting `NSAllowsArbitraryLoads` as false for security reasons within terminal-notifier. Meaning non-https images/loads for terminal-notifier will no longer work. See [#362](https://github.com/mikaelbr/node-notifier/pull/362)

#### Fixes

- fix: options.customPath doesn't work for windows toaster. See [#373](https://github.com/mikaelbr/node-notifier/pull/373)

### `v9.0.1`

- Fixes potential security issue with non-escaping input parameters for notify-send.
Expand Down

0 comments on commit 4b3af8b

Please sign in to comment.