Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (15 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 723 Bytes

Changelog for Relativity-Smoke-Test-App

  • This file is used to list changes made in the Relativity-Smoke-Test-App.

[Unreleased]

Added

  • Added NuGet packages for running tests via Visual Studio 2022/dotnet (#16)
  • Created separate SqlInstance test constant to account for differences in server instance name across DevVM versions (#16)

Changed

  • Expanded README & updated formatting of CHANGELOG to follow Keep a Changelog (#16)

Security

  • Newtonsoft.Json bumped to 13.0.3 (#16)
  • System.Data.SqlClient bumped to 4.8.5 (#19)

[2.2.2.2] - 2021-01-22

Removed

  • Removed check for Admin Audits for the Data Grid Test (#9)