Skip to content

Commit

Permalink
added extra information to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamish-taylor committed May 29, 2024
1 parent 511385f commit 05ec7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [3.1.0]

### Added
- Added a ping to tell Raygun that raygun4js has been set up correctly, this information will be used to help users when setting up a new application. This can be disabled using the new `sendPing` option e.g., `rg4js('sendPing', false)`.
- Added a ping to tell Raygun that raygun4js has been set up correctly, this information will be used to help users when setting up a new application. This can be disabled using the new `sendPing` option e.g., `rg4js('sendPing', false)`. The ping contains the version of Raygun4js being used, aswell as what products that have been enabled (CrashReporting and or Real User Monitoring)
- Moved the typescript types into the main raygun4js repo
- Added an new option for enabling Real user monitoring

Expand Down

0 comments on commit 05ec7b7

Please sign in to comment.