aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
new file mode 100644
index 0000000..8b038d8
--- /dev/null
+++ b/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``.