Skip to content

Commit 4c1d0fa

Browse files
committed
Release 1.19.0
1 parent f9ebdf2 commit 4c1d0fa

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

1010
Nothing yet.
1111

12+
## [1.19.0] - 2024-09-24
13+
14+
### Added
15+
16+
- Implemented column aliases.
17+
1218
## [1.18.0] - 2024-07-30
1319

1420
### Added
@@ -221,7 +227,8 @@ Nothing yet.
221227

222228
- Implemented StringExtensions.
223229

224-
[unreleased]: https://github.com/Logitar/Logitar.NET/compare/v1.18.0...HEAD
230+
[unreleased]: https://github.com/Logitar/Logitar.NET/compare/v1.19.0...HEAD
231+
[1.19.0]: https://github.com/Logitar/Logitar.NET/compare/v1.18.0...v1.19.0
225232
[1.18.0]: https://github.com/Logitar/Logitar.NET/compare/v1.17.0...v1.18.0
226233
[1.17.0]: https://github.com/Logitar/Logitar.NET/compare/v1.16.0...v1.17.0
227234
[1.16.0]: https://github.com/Logitar/Logitar.NET/compare/v1.15.0...v1.16.0

0 commit comments

Comments
 (0)