Skip to content

Commit

Permalink
Darcy/worm 248/deprecated message (#501)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update chrome driver
  • Loading branch information
darcythomas committed Aug 28, 2023
1 parent 4e40abb commit f803f29
Show file tree
Hide file tree
Showing 3 changed files with 1,722 additions and 1,057 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Unused normalize.css file
-->


## 2023-08-28 Update

[2nd phase of deprecations]
NPM and nuget packages (2.26.4 and older) were marked deprecated on NPM and Nuget with message:

>This package is deprecated. It may not perform completely in browsers newer than Chromium 114
<!--
npm deprecate "[email protected]" "This package is deprecated. It may not perform completely in browsers newer than Chromium 114. Please Upgrade to @latest"
npm deprecate "[email protected] - 2.26.1" "This package is deprecated. It may not perform completely in browsers newer than Chromium 114. Please Upgrade to @latest"
-->

Expand Down
Loading

0 comments on commit f803f29

Please sign in to comment.