8000 updated changelog · chrisws/smallbasic.github.io@4a50a43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a50a43

Browse files
committed
updated changelog
1 parent 039d925 commit 4a50a43

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

_build/pages/changelog.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
**0.12.18 (28 March 2020) **
5+
6+
- SDL: fix issue #81 - numlock handling
7+
- FLTK: added live editing menu item
8+
- COMMON: increase stack size to 1024
9+
- COMMON: Fix path for HOME constant
10+
411
**0.12.17 (22 December 2019)**
512

613
- COMMON: Implement select case by func. Issue #83

pages/changelog.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ <h4>SmallBASIC</h4>
6666
</div>
6767
<div class="article">
6868
<h1 id="changelog">Changelog</h1>
69+
<p><strong>0.12.18 (28 March 2020) </strong></p>
70+
<ul>
71+
<li>SDL: fix issue #81 - numlock handling</li>
72+
<li>FLTK: added live editing menu item</li>
73+
<li>COMMON: increase stack size to 1024</li>
74+
<li>COMMON: Fix path for HOME constant</li>
75+
</ul>
6976
<p><strong>0.12.17 (22 December 2019)</strong></p>
7077
<ul>
7178
<li>COMMON: Implement select case by func. Issue #83</li>

0 commit comments

Comments
 (0)
0