Skip to content

Commit

Permalink
Publish 1.22.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejball committed Dec 7, 2024
1 parent 50c1c45 commit 1eabbd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup>
<VersionPrefix>1.22.0</VersionPrefix>
<VersionSuffix>beta.2</VersionSuffix>
<PackageValidationBaselineVersion>1.21.2</PackageValidationBaselineVersion>
<LangVersion>13.0</LangVersion>
<Nullable>enable</Nullable>
Expand Down
2 changes: 1 addition & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## 1.22.0-beta.2
## 1.22.0

* Support new `Sql` methods: `And`, `Clauses`, `GroupBy`, `Having`, `List`, `Or`, `OrderBy`, `ParamList`, `ParamTuple`, `Tuple`, `Where`.
* Support lowercase keywords via `SqlSyntax`.
Expand Down

0 comments on commit 1eabbd4

Please sign in to comment.