## Enhancements * [#2251] Added migration guide ## Fixes * [#2249] Environment from config.properties should be displayed in Zebrunner reporting ## Dependencies Updates * com.zebrunner.carina-webdriver 1.1.7 -> [1.2.8](https://github.com/zebrunner/carina-webdriver/releases/tag/1.2.8) ## Migration Steps * Update in your project pom.xml version for carina-core dependency to `1.2.6` * Follow [migration guide](https://zebrunner.github.io/carina/migration-1.1.5-1.2.6) * Rebuild the project `mvn -U clean compile install`