Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 1.34 KB

File metadata and controls

60 lines (30 loc) · 1.34 KB

Boa Constrictor Logo


Changelog

This file documents all notable changes to the Boa.Constrictor.Example project.

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

Note: This project does not have a NuGet package. Versioning is performed purely for tracking changes.

[Unreleased]

(none)

[4.0.0] - 2023-05-29

Changed

  • Removed targets for net5.0 and net7.0
  • Now targets only netstandard2.0

[3.1.0] - 2023-05-28

Changed

  • Replaced DuckDuckGo search test with Wikipedia search test since DuckDuckGo changes their home page

[3.0.4] - 2022-12-13

Changed

  • DogRequests now uses RestRequest to support RestSharp updates

[3.0.3] - 2022-12-13

Added

  • Enabled headless Chrome in the example Web UI test
  • Created a GitHub Action to run the example tests for pull requests into main

Changed

  • Created separate changelog files for each project (except unit tests).

[Older Releases]

Please see Boa.Constrictor/CHANGELOG.md for project history before version 3.x.