File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99Legend: 🔒️ security fixes; ⚡️ major features/updates; ❗️ breaking changes; 👉
1010important notes.
1111
12- ## [ UNRELEASED ] - YYYY-MM-DD
12+ ## [ 0.6.3 ] - 2025-11-15
1313
1414### Security
1515
@@ -21,11 +21,11 @@ This release does not contain new features.
2121
2222### Changed
2323
24- This release does not contain other significant changes.
24+ - StringValue interface is now publicly accessible and inherits from the Value interface ( # 422 )
2525
2626### Deprecated
2727
28- This release does not introduce deprecations .
28+ - 👉 Support for .NET 8 and 9 is deprecated. Going forward, only .NET 10 will be supported .
2929
3030### Removed
3131
@@ -471,7 +471,9 @@ This release does not remove any features.
471471This release does not contain bug fixes.
472472
473473
474- [ UNRELEASED ] : https://github.com/OSLC/oslc4net/compare/v0.6.2...HEAD
474+ [ UNRELEASED ] : https://github.com/OSLC/oslc4net/compare/v0.6.3...HEAD
475+
476+ [ 0.6.3 ] : https://github.com/OSLC/oslc4net/releases/tag/v0.6.3
475477
476478[ 0.6.2 ] : https://github.com/OSLC/oslc4net/releases/tag/v0.6.2
477479
You can’t perform that action at this time.
0 commit comments