File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
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.0 " )
38+ set (PROJECT_VERSION "0.6.1 " )
3939
4040# Global CMake options
4141set (CMAKE_INCLUDE_CURRENT_DIR ON )
Original file line number Diff line number Diff line change 1- v0.6.0 (dev)
2- ------------
3- - Updated peak factors
4- - Changed UI for motion specification
1+ v0.6.1 (2018-10-20)
2+ -------------------
3+ - Fixed bug in WT18 peak factor calculation
4+
5+ v0.6.0 (2018-10-20)
6+ -------------------
7+ - Change peak factor model to Wang & Rathje (2018), which based on Vanmarcke
8+ (1976) with Boore and Thompson (2015) RMS duration modification
9+ - Changed to CMake build system
10+ - Unified GUI for RVT input motion specification
511
612v0.5.10 (2018-06-25)
713--------------------
You can’t perform that action at this time.
0 commit comments