Skip to content

Commit

Permalink
Fix changelog diff links
Browse files Browse the repository at this point in the history
  • Loading branch information
hnhv committed Jan 21, 2025
1 parent 88d25cf commit c2c17e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased](https://github.com/pusher/push-notifications-web/compare/2.1.0...HEAD)

## [2.1.0](https://github.com/pusher/push-notifications-web/compare/2.1.0...2.0.0) - 2025-01-17
## [2.1.0](https://github.com/pusher/push-notifications-web/compare/2.0.0...2.1.0) - 2025-01-17
- Safari is now explicitly supported for Web Push notifications, leveraging the Web Push standard APIs. This is made possible by server-side updates to handle Safari-specific requirements.
- Replaced browser type checks with direct feature detection for required Web Push APIs (Notification, PushManager, and serviceWorker).

## [2.0.0](https://github.com/pusher/push-notifications-web/compare/2.0.0...1.10) - 2022-12-05
## [2.0.0](https://github.com/pusher/push-notifications-web/compare/1.1.0...2.0.0) - 2022-12-05
- getDeviceInterests now accepts limit and cursor parameters and returns Object instead of an Array.

## [1.1.0](https://github.com/pusher/push-notifications-web/compare/1.0.3...1.1.0) - 2020-09-16
Expand Down

0 comments on commit c2c17e0

Please sign in to comment.