# 2.2.1 / 2019-02-28
## :star2: New
- add timezone configuration

# 2.2.0 / 2019-02-18
## :star2: New
- clickButtonOptional
- clickLabelOptional
- assertListOfElementsContainsText

# 2.1.2 / 2018-12-31
## :bug: Bug Fix
- fix assert url

# 2.1.1 / 2018-12-31

## :bug: Bug Fix
- fix chooseOptionClass issue

## :star2: New
- globals_path on nightwatch config

# 2.1.0 / 2018-11-08

## :bug: Bug Fix
- fix selectCheckBox issue

## :star2: New
- new clickImageElement

# 2.0.1 / 2018-10-23

## :bug: Bug Fix
- fix clickLinkByText issue

# 2.0.0 / 2018-10-01

## :tada: Bizzy Framework 2.0

## :recycle: Enhancements

- Improving class elements, refactoring all code

## :wrench: Modified Configuration File

- Changing browser config, remove phantomjs

## :book: Documentation
- Initial documentation (https://bizzyid.atlassian.net/wiki/spaces/QE/pages/562136246/Documentation+bizzy-nightwatch-base-page)