aboutsummaryrefslogtreecommitdiff
path: root/new_R/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'new_R/NEWS.md')
-rw-r--r--new_R/NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/new_R/NEWS.md b/new_R/NEWS.md
new file mode 100644
index 0000000..8b038d8
--- /dev/null
+++ b/new_R/NEWS.md
@@ -0,0 +1,4 @@
+# SyncRNG 1.3.0
+
+* Allows using SyncRNG as a user-supplied random number generator in R. This
+ enables using the functions ``runif`` and ``rnorm``.