What's Changed
* refactor: `SummarizationAccuracyMetrics` transform to handle multiple target outputs more efficiently by kirupang-code in https://github.com/aws/fmeval/pull/317
* feat: Add `BERT_SCORE` to `QAAccuracy` and update unit/integration tests by kirupang-code in https://github.com/aws/fmeval/pull/314
* build(deps): pinned nltk version to address build failure by kirupang-code in https://github.com/aws/fmeval/pull/323
* feat: add `BERT_SCORE` to `QAAccuracySemanticRobustness` by kirupang-code in https://github.com/aws/fmeval/pull/315
* [Fix] Updated notebook rendering as suggested in issue 316 by polaschwoebel in https://github.com/aws/fmeval/pull/320
* chore: update urllib3 version by kirupang-code in https://github.com/aws/fmeval/pull/318
* build(deps): bump zipp from 3.19.0 to 3.19.1 by dependabot in https://github.com/aws/fmeval/pull/304
* build(deps): bump aiohttp from 3.9.5 to 3.10.2 by dependabot in https://github.com/aws/fmeval/pull/321
* doc: delete ROUGE/METEOR score from QAAccuracy documentation by kirupang-code in https://github.com/aws/fmeval/pull/325
* build: bump fmeval version to 1.2.0 by kirupang-code in https://github.com/aws/fmeval/pull/326
**Full Changelog**: https://github.com/aws/fmeval/compare/v1.1.0...v1.2.0