Skip to content

Commit 65902c8

Browse files
author
Buildvana
committed
Prepare release 1.2.3 [skip ci]
1 parent ee64241 commit 65902c8

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### New features
1111

12-
- .NET 8.0 has been added as a target framework.
13-
1412
### Changes to existing features
1513

1614
### Bugs fixed in this release
1715

1816
### Known problems introduced by this release
1917

18+
## [1.2.3](https://github.com/Tenacom/Louis/releases/tag/1.2.3) (2023-11-20)
19+
20+
### New features
21+
22+
- .NET 8.0 has been added as a target framework.
23+
2024
## [1.1.12](https://github.com/Tenacom/Louis/releases/tag/1.1.12) (2023-11-09)
2125

2226
### New features

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.2-preview",
3+
"version": "1.2",
44
"assemblyVersion": {
55
"precision": "major"
66
},

0 commit comments

Comments
 (0)