Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedictP committed Sep 12, 2023
1 parent 036c418 commit a13aa12
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

## [Unreleased]

# [1.1.1] - 2023-09-12

Added:
- Tap can now have an offset

Changed:
- Assertions now have a default timeout of 3 seconds to find an UI element

## [1.1.0] - 2023-08-16

Added:
Expand Down Expand Up @@ -124,7 +132,8 @@ New:

Initial release.

[unreleased]: https://github.com/getyourguide/UiTestGlaze/compare/1.1.0...HEAD
[unreleased]: https://github.com/getyourguide/UiTestGlaze/compare/1.1.1...HEAD
[1.1.1]: https://github.com/getyourguide/UiTestGlaze/releases/tag/1.1.1
[1.1.0]: https://github.com/getyourguide/UiTestGlaze/releases/tag/1.1.0
[1.0.2]: https://github.com/getyourguide/UiTestGlaze/releases/tag/1.0.2
[1.0.1]: https://github.com/getyourguide/UiTestGlaze/releases/tag/1.0.1
Expand Down

0 comments on commit a13aa12

Please sign in to comment.