mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-04 02:44:44 +00:00
Added news item about OSCON talk.
This commit is contained in:
10
web/news.txt
10
web/news.txt
@@ -186,6 +186,16 @@ News
|
||||
- Fixed "Can't compile nimble with latest devel - codegen bug"
|
||||
(`#3730 <https://github.com/nim-lang/Nim/issues/3730>`_)
|
||||
|
||||
2016-01-18 Andreas Rumpf's talk at OSCON Amsterdam
|
||||
==================================================
|
||||
|
||||
In case you have missed it, here is Andreas' Nim: An Overview talk at
|
||||
OSCON Amsterdam.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/4rJEBs_Nnaw" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
2015-10-27 Version 0.12.0 released
|
||||
==================================
|
||||
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
<a class="news" href="news.html#Z2016-01-18-version-0-13-0-released">
|
||||
<h4>January 18, 2016</h4>
|
||||
<p>Nim version 0.13.0 has been released!</p>
|
||||
</a>
|
||||
|
||||
<a class="news" href="news.html#Z2016-01-18-andreas-rumpf-s-talk-at-oscon-amsterdam">
|
||||
<h4>January 18, 2016</h4>
|
||||
<p>Andreas Rumpf's talk at OSCON Amsterdam</p>
|
||||
</a>
|
||||
|
||||
<a class="news" href="news.html#Z2015-10-27-version-0-12-0-released">
|
||||
<h4>October 27, 2015</h4>
|
||||
<p>Nim version 0.12.0 has been released!</p>
|
||||
@@ -13,9 +23,4 @@
|
||||
<p>Nim version 0.11.2 has been released!</p>
|
||||
</a>
|
||||
|
||||
<a class="news" href="news.html#Z2014-12-29-version-0-10-2-released">
|
||||
<h4>Dec 29, 2014</h4>
|
||||
<p>Nim version 0.10.2 has been released!</p>
|
||||
</a>
|
||||
|
||||
<a href="news.html" class="blue">See All News...</a>
|
||||
|
||||
Reference in New Issue
Block a user