Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 778 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 778 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.3.0] - 2024-01-15

Changed

  • #76 Use Atata package v2.14.1.

Fixed

  • #75 Default FindByLabel locator fails for some controls.

[2.2.0] - 2022-11-29

Changed

  • #73 Fix components to work with the latest version of Kendo UI.
  • #74 Use Atata package v2.4.0.

[2.1.0] - 2022-10-07

Changed

  • Upgrade Atata package to v2.2.0.

Fixed

  • Fix KendoDatePicker<TOwner> for the latest version of Kendo UI for Vue.
  • Fix KendoNumericTextBox<T, TOwner> for the latest version of Kendo UI for Vue.