diff --git a/ReleaseNotes.html b/ReleaseNotes.html
index 972ea373..8076afa9 100644
--- a/ReleaseNotes.html
+++ b/ReleaseNotes.html
@@ -59,6 +59,12 @@
Math.NET Numerics | MKL Provider | OpenBLAS Provider | Data Extensions
+
+
+- Distributions: Skewed Generalized T and Error distributions ~Mikael Ohman
+- BUG: Linear Algebra: fix Moore-Penrose Pseudo-Inverse for complex matrices ~Alex Hildebrand
+- BUG: Linear Algebra: fix range in non-square diagonal sparse mixed products
+
- Fractional Calculus: Riemann-Liouville fractional derivative ~Jong Hyun Kim