##// END OF EJS Templates
Version updated to 2.2.3.1
Miguel Valdez -
r761:6e9f068f6a7b
parent child
Show More
@@ -62,3 +62,8 VERSIONS:
62 was modified for every branch (because this was a reference). It was modified in data.copy()
62 was modified for every branch (because this was a reference). It was modified in data.copy()
63 -Bug fixed in jroproc_voltage.profileSelector(): rangeList replaces to profileRangeList.
63 -Bug fixed in jroproc_voltage.profileSelector(): rangeList replaces to profileRangeList.
64
64
65
66 2.2.3.1:
67 -Filtering block by time has been added.
68 -Bug fixed plotting RTI, CoherenceMap and others using xmin and xmax parameters. The first day worked
69 properly but the next days did not. No newline at end of file
@@ -4,4 +4,4 Created on Feb 7, 2012
4 @author $Author$
4 @author $Author$
5 @version $Id$
5 @version $Id$
6 '''
6 '''
7 __version__ = "2.2.3" No newline at end of file
7 __version__ = "2.2.3.1" No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now