summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d5af636..a219c42 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -16,21 +16,21 @@ Version 0.1.1 27 Jun 2016
Version 0.2.0 9 Sep 2016
---------------------------
- Remove acmlock routine to improve test performance
-- Support flash function for mock device type
+- Support flash function for standalone device type
- Update test helper functions
Version 0.2.1 9 Sep 2016
---------------------------
- Update import command to use shell-like path expansions
-- Update mock device type to avoid sdb error
+- Update standalone device type to avoid sdb error
- Update default templates for u3 and xu3
Version 0.3.0 21 Sep 2016
---------------------------
- Update projects/topology file location
- Add projects/topology param at command prompt
-- Support multiple mock devices in topology
-- Add global lock for mock device type
+- Support multiple standalone devices in topology
+- Add global lock for standalone device type
Version 0.3.1 22 Sep 2016
---------------------------