File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Unreleased]
9+
10+ ### Changed
11+
812## [ 2.1.0] - 2022-07-21
913
14+ - Upgrade Atata package to v2.2.0.
15+
1016### Changed
1117
1218- Upgrade Atata.Cli.HtmlValidate package to v2.1.0.
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Features:
2323 </PropertyGroup >
2424
2525 <ItemGroup >
26- <PackageReference Include =" Atata" Version =" 2.1 .0" />
26+ <PackageReference Include =" Atata" Version =" 2.2 .0" />
2727 <PackageReference Include =" Atata.Cli.HtmlValidate" Version =" 2.1.0" />
2828 </ItemGroup >
2929
You can’t perform that action at this time.
0 commit comments