File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010Nothing 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
You can’t perform that action at this time.
0 commit comments