summary refs log tree commit diff stats
path: root/web/ticker.html
blob: 865dcf4f8f112a29d5b89bc58847f6a3db99a997 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<a class="news" href="$1news/e029_version_0_16_0.html">
  <h4>January 8, 2017</h4>
  <p>Nim version 0.16.0 has been released!</p>
</a>

<a class="news" href="$1news/e030_nim_in_action_in_production.html">
  <h4>November 20, 2016</h4>
  <p>Nim in Action is going into production!</p>
</a>

<a class="news" href="$1news/e028_version_0_15_2.html">
  <h4>October 23, 2016</h4>
  <p>Nim version 0.15.2 has been released!</p>
</a>

<a class="news" href="$1news/e027_version_0_15_0.html">
  <h4>September 30, 2016</h4>
  <p>Nim version 0.15.0 has been released!</p>
</a>

<a class="news" href="$1news/e026_survey_results.html">
  <h4>September 3, 2016</h4>
  <p>Nim Community Survey results</p>
</a>

<a href="$1news.html" class="blue">See All News...</a>