We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf898f commit cd38230Copy full SHA for cd38230
1 file changed
index.md
@@ -21,6 +21,8 @@ The community-led project has a large user base, a helpful [user community](/sup
21
22
* _{{ site.data.latest.published_at | date: "%Y-%m-%d" }}_: The [latest release](/download/) is **SimpleSAMLphp {{ site.data.latest.tag_name | remove_first: "v" }}**
23
24
+<pre>{{ site.data.latest.message }}</pre>
25
+
26
## Latest news
27
28
{% for post in site.posts limit:10 %}
0 commit comments