diff --git a/NEWS.md b/NEWS.md index 6a43caddc..53c3f2e54 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# v0.0.2 (2015.10.23) + +* Fix a bug in build script that causes Julia REPL to exit. + # v0.0.1 (2015.10.23) Initial release. @@ -6,3 +10,4 @@ Initial release. * Basic documentation, overview and MNIST tutorial. * Working MNIST and cifar-10 examples, with multi-GPU training. * Automatic building of libmxnet with BinDeps.jl. +