From c62a6b337df3befbef035511b7b414baeb598038 Mon Sep 17 00:00:00 2001 From: Roberto Villegas-Diaz Date: Mon, 17 Jan 2022 00:51:04 +0000 Subject: [PATCH] Update the NEWS file --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index 336d0f9..302e384 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# fxTWAPLS 0.1.0 +* New minor version. +* Added new versions for the functions WAPLS (`WAPLS.w2`) and TWAPLS +(`TWAPLS.w2`), both functions use the correction `1/fx` instead of `1/fx^2` in +steps 2 and 7. + # fxTWAPLS 0.0.7 * Made fx correction a build-in function.