Skip to content

Commit 89aa668

Browse files
author
Martin T.
committed
docs: add 6.5.2 to changelog
1 parent 664e592 commit 89aa668

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ksqlDb.RestApi.Client/ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
## 💥 Breaking changes
99
- removed usupported .NET 6.0, and 7.0 target frameworks
1010
- upgraded Microsoft packages to v9.0.0: `Microsoft.Extensions.DependencyInjection`, `Microsoft.Extensions.Http`, and `Microsoft.Extensions.Logging.Abstractions`
11-
- upgraded `System.Text.Json` to v9.0.0
11+
- upgraded `System.Text.Json` to v9.0.0
12+
13+
# 6.5.2
14+
15+
## 🐛 Bug Fixes
16+
- fixed `IdentifierUtil.IsPseudoColumn` to handle PseudoColumns that are set using `ModelBuilder` correctly
1217

1318
# 6.5.1
1419

0 commit comments

Comments
 (0)