CHANGELOG.md
Changelog
=========
Noteworthy changes are included here. For a full version of changes, see git
history.
To see dates a version was published, see the [hex package
page](https://hex.pm/packages/phoenix_test)
# 0.1.1
## Added
- Adds `click_link/3` and `click_button/3` which allow for specifying a CSS
selector. See commit [c7401b6](https://github.com/germsvel/phoenix_test/commit/c7401b6).
# 0.1.0
- Initial version of the library.