aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
new file mode 100644
index 0000000..faa8747
--- /dev/null
+++ b/NEWS.md
@@ -0,0 +1,9 @@
+# NEWS file for the GenSVM R package
+
+## Version 0.1.3
+
+* Updated C library to support ``-fno-common`` flag for GCC.
+
+## Version 0.1.2
+
+* Fixed a memory leak that occurred when using a raw weight vector.