CHANGELOG.md in howitzer-2.1.0 vs CHANGELOG.md in howitzer-2.1.1

- old
+ new

@@ -1,9 +1,22 @@ -## [In git](https://github.com/strongqa/howitzer/compare/v2.1.0...master) +## [In git](https://github.com/strongqa/howitzer/compare/v2.1.1...master) ### New Features ### Bug-fixes + +## [v2.1.1](https://github.com/strongqa/howitzer/compare/v2.1.0...v2.1.1) + +### New Features +- Cucumber rake tasks minor updates +- [#257](https://github.com/strongqa/howitzer/issues/257) Simplify working with multiple domains + +### Bug-fixes +- [#225](https://github.com/strongqa/howitzer/issues/225) Frames under namespace support +- [#254](https://github.com/strongqa/howitzer/issues/254) Screenshot driver now created for the active driver +- [#252](https://github.com/strongqa/howitzer/issues/252) Wrong location of log files fixed +- [#248](https://github.com/strongqa/howitzer/issues/248) FactoryGirl renamed to FactoryBot in cucumber transformation. +- [#246](https://github.com/strongqa/howitzer/issues/246) Options fixed for rspec rake tasks ## [v2.1.0](https://github.com/strongqa/howitzer/compare/v2.0.3...v2.1.0) ### New Features - Integrate CrossBrowserTesting