Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fakefeik committed Jan 11, 2024
1 parent 9de9a91 commit 3325820
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Changelog
## v2.1 - 2024.01.11
- refactor ApiControllerTypeBuildingContext
- use string templates with custom tag for urls in generated apis

## v2.0.150 - 2024.01.09
- Add net8.0 support to cli tool; run tests against net8.0 tfm
- Fix tests to run on Linux

## v2.0.142 - 2023.11.09
- support type imports

## v2.0.135 - 2023.09.19
- Update `Microsoft.CodeAnalysis.CSharp.Workspaces`

Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0",
"version": "2.1",
"assemblyVersion": {
"precision": "build"
},
Expand Down

0 comments on commit 3325820

Please sign in to comment.