From fb879562684f5ae335b0b21e6ffd8e1948bd19b1 Mon Sep 17 00:00:00 2001
From: Danny Petschke <36198267+dpscience@users.noreply.github.com>
Date: Fri, 8 Jun 2018 16:18:06 +0200
Subject: [PATCH] Update README.md
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ff35f57..f891fb3 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,10 @@ forked by SoftwareX (Elsevier): [https://github.com/ElsevierSoftwareX/SOF
This [release v1.1](https://github.com/dpscience/DLTPulseGenerator/releases/tag/1.1) was extended to provide the simulation of lifetime spectra consisting of distributed specific lifetimes as can be found in porous materials (polymers, glasses) using positron annihilation lifetime spectroscopy (PALS).
+## DLTPulseGenerator v1.2
+
+This [release v1.2](https://github.com/dpscience/DLTPulseGenerator/releases/tag/1.2) was modified to allow the simulation of lifetime spectra consisting of non-Gaussian distributed and linearly combined Instrument Response Functions for the PDS A/B and MU.
+
# Example using C++
```c++
@@ -106,4 +110,4 @@ are permitted provided that the following conditions are met:
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- see also [BSD-3-Clause License](https://opensource.org/licenses/BSD-3-Clause)
\ No newline at end of file
+ see also [BSD-3-Clause License](https://opensource.org/licenses/BSD-3-Clause)