From 366e466ea64d28d4a84bcf4055bb160a0cc524fb Mon Sep 17 00:00:00 2001 From: Patrick Moore Date: Fri, 4 Nov 2016 02:00:50 -0400 Subject: [PATCH] v1.7.3.3 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfbaacd..43f0b6c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mu - Telemetry Exporter for iRacing Developed by Patrick Moore (patrickwmoore@gmail.com) -Last update: 8/9/2016 +Last update: 11/4/2016 Overview @@ -152,7 +152,9 @@ Constants: Latest Changes ------------------------------------------------------------------------------ -- Fixed issue with stints not being correctly written out. + - Added sanitization of malformed yaml from iRacing. + + - Reworked installer to try and fix updating issues. Acknowledgements