diff --git a/archive/v0.1.5/change-log.html b/archive/v0.1.5/change-log.html index 52ae25ae..86e56305 100644 --- a/archive/v0.1.5/change-log.html +++ b/archive/v0.1.5/change-log.html @@ -61,6 +61,16 @@
v0.1.5 - maintenance
+v0.1.4 - maintenance
Read Mithril tutorials and articles about web app development. Join the discussion!
+Go to the Mithril Blog
+Got questions about Mithril? Suggestions?
Feel free to post on the mailing list
diff --git a/archive/v0.1.5/mithril.min.zip b/archive/v0.1.5/mithril.min.zip index 1848db17..b323b526 100644 Binary files a/archive/v0.1.5/mithril.min.zip and b/archive/v0.1.5/mithril.min.zip differ diff --git a/docs/change-log.md b/docs/change-log.md index a441484f..b85eefef 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -1,5 +1,17 @@ ## Change Log +[v0.1.5](/mithril/archive/v0.1.5) - maintenance + +### News: + +- Launched the [Mithril Blog](http://lhorie.github.io/mithril-blog) + +### Bug Fixes: + +- Fixed serious ordering problem when mixing arrays with virtual elements [#48](https://github.com/lhorie/mithril.js/issues/48) + +--- + [v0.1.4](/mithril/archive/v0.1.4) - maintenance ### News: diff --git a/docs/community.md b/docs/community.md index 095f0bed..85dc660f 100644 --- a/docs/community.md +++ b/docs/community.md @@ -1,5 +1,13 @@ ## Community +### Blog + +Read Mithril tutorials and articles about web app development. Join the discussion! + +Go to the [Mithril Blog](http://lhorie.github.io/mithril-blog) + +--- + ### Mailing List Got questions about Mithril? Suggestions?