X-Git-Url: https://wylark.com/src/munter.git/blobdiff_plain/5536d9bc11b8ddf6de540bb4f1924ebf388f751c..cd335780f8f2d9a61ec6303203737623109e10ed:/README.md diff --git a/README.md b/README.md index 03f49c5..891d7f3 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Workflow My workflow involves planning my tour using tools like ArcGIS or CalTopo. Then, I take the stats between each leg (distance, vertical gain/loss) of the tour -and run them through Munter.py and thence record its output to my field +and run them through Munter.py and record its output to my field notebook. The rudimentary "GUI" can be directly transferred to e.g. the format used by @@ -69,13 +69,18 @@ Future plans Version History --------------- +- 2.1.0 (Jun 2020) + + Implement fitness modifier. Make some text changes and other + miscellaneous and minor improvements. + - 2.0.1 (Jun 2020) - README improvement + README improvement. - 2.0.0 (Jun 2020) - Packaged for distribution as a standalone program (and library). + Package for distribution as a standalone program (and library). - 1.0.2 (Jun 2020)