aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 965a1aea..97c80bdb 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,7 +3,8 @@
## v0.3
- Added a versioning system based on `CHANGES.md` files and `modules.ini`
- configuration for module aliases.
+ configuration for module aliases (now installed to
+ `$TOMO_PREFIX/lib/tomo_vX.Y/module_vZ.W`).
- When attempting to run a program with a module that is not installed, Tomo
can prompt the user to automatically install it.
- Programs can use `--version` as a CLI flag to print a Tomo program's version