diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bc18d8..25652fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 1.1.4 + +## Updates +- Updated the underlying native iOS agent to version 7.5.2 for improved performance and compatibility. + ### 1.1.3 ## Bug Fixes diff --git a/pubspec.yaml b/pubspec.yaml index 79a421a..10ada21 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: newrelic_mobile description: Flutter plugin for NewRelic Mobile. This plugin allows you to instrument Flutter apps with help of native New Relic Android and iOS agents. -version: 1.1.3 +version: 1.1.4 homepage: https://github.com/newrelic/newrelic-flutter-agent