File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ execute_process(
3535 COMMAND git rev-parse --short HEAD
3636 OUTPUT_VARIABLE PROJECT_GITHASH
3737 OUTPUT_STRIP_TRAILING_WHITESPACE )
38- set (PROJECT_VERSION "0.6.4 " )
38+ set (PROJECT_VERSION "0.7.0 " )
3939
4040# Global CMake options
4141set (CMAKE_INCLUDE_CURRENT_DIR ON )
Original file line number Diff line number Diff line change 1+ v0.7.0 (2019-10-16)
2+ -------------------
3+ - Added: Instructions for command line operation to manual
4+ - Improved: plots of the CompatibleRvtMotion dialog
5+ - Improved: log messages
6+ - Fixed: Crash on clearing of output
7+ - Fixed: Issue with inconsistent time series length
8+ - Fixed: Logic of smooth spectrum in FrequencyDependentCalculator
9+
110v0.6.4 (2019-08-06)
211-------------------
312- Fixed manual included in installers
You can’t perform that action at this time.
0 commit comments