From 1ccb2462e86f5413e22bb4055ad082ed3122e655 Mon Sep 17 00:00:00 2001 From: Dan Allongo Date: Sat, 7 May 2016 23:50:45 -0600 Subject: [PATCH] version 1.0.0.0 for tagged binary release --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7cb6d5..60305b0 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,9 @@ It also features live lap timing, lap split time, field position, and lap proges The dash configuration is controlled via the `pyDashR3E.settings.json` file (created on start-up if not found, re-read if modified while running). ### Releases -#### 2016-05-07 +#### 2016-05-07 (v1.0.0.0) +* First compiled/binary release! * Update fuel/temp logic (average over first two laps as baseline) * Consolidate DRS and PTP light code * Add spec, version, and icon file (from https://smarticons.co/set/glyph) for building with `pyinstaller`