Remove two completed items from future plans
[munter.git] / README.md
index 58abc0a860337edeebeaa889860b56b3cd7fd904..d78f814d923618e4efd07e558b23e23183e0255f 100644 (file)
--- 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
@@ -57,25 +57,26 @@ SnowPit Technologies' "Avalanche Field Notebook" or your own personal format
 Future plans
 ------------
 
-* Personal "fitness" switch (to help fine tune your estimates based on
-                                                        your personal fitness level as observed
-                                                        over time)
 * GTK mode
 * Use as a Python library from within another project
 * Lint it (e.g. therapist)
-* Pip?
 * Sphinx/autodoc?
 
 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.
 
 - 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)