Skip to content

Commit 4b83c03

Browse files
committed
news item and release-notes if relevant for 5.1.0
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
1 parent 52f84c4 commit 4b83c03

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

site/content/news/rdf4j-510.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "RDF4J 5.1.0 released"
3+
date: 2024-11-21T22:02:32+0100
4+
layout: "single"
5+
categories: ["news"]
6+
---
7+
RDF4J 5.1.0 is now available. This is a patch release fixing 16 bugs.
8+
9+
For more details, have a look at the [release notes](/release-notes/5.1.0).
10+
<!--more-->
11+
### Links
12+
13+
- [Download RDF4J](/download/)
14+
- [release notes](/release-notes/5.1.0).

site/content/release-notes/5.1.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "5.1.0"
3+
toc: true
4+
---
5+
RDF4J 5.1.0 is a patch release that fixes 16 issues.
6+
7+
For a complete overview, see [all issues fixed in 5.1.0](https://github.com/eclipse/rdf4j/milestone/107?closed=1).
8+
9+
### Acknowledgements
10+
11+
This release was made possible by contributions from ???

0 commit comments

Comments
 (0)