Skip to content

Commit 604fca4

Browse files
committed
docs: prepare for 0.6.3 release
Signed-off-by: Andrew Berezovskyi <[email protected]>
1 parent 2b5a990 commit 604fca4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99
Legend: 🔒️ security fixes; ⚡️ major features/updates; ❗️ breaking changes; 👉
1010
important 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.
471471
This 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

0 commit comments

Comments
 (0)