Skip to content

Commit 5c45f9e

Browse files
committed
Add 5.8.0 release
1 parent 236c361 commit 5c45f9e

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

_includes/header.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
<li {% if page.url == '/examples.html'%} class='active' {% endif %}>
4141
<a href="/examples.html">Examples</a>
4242
</li>
43+
<li>
44+
<a href="https://github.com/ChaiScript/ChaiScript/blob/develop/cheatsheet.md">Cheatsheet</a>
45+
</li>
4346
<li {% if page.url == '/docs.html'%} class='active' {% endif %}>
4447
<a href="/docs.html">Docs</a>
4548
</li>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Release 5.8.0
3+
tags: release
4+
---
5+
## [Release 5.8.0](https://github.com/ChaiScript/ChaiScript/releases/tag/v5.8.0 "Release 5.8.0")
6+
7+
8+
### Changes since 5.7.1
9+
10+

0 commit comments

Comments
 (0)