# CHANGELOG ## v2.2.0 - (feat) added getParam method ## v2.1.0 - (feat) Added deleteParam method ## v2.0.1 - (test) Added node 5.0 on travis config ## v2.0.0 - Updated `getHashParams` to `getParams` function and changed array structure to follow existing event data object ## v1.1.0 - Fixed bug in init that was not saving current hash - Fixed tests ## v1.0.1 - Added more tests ## v1.0.0 - First working & tested version - Added doc - Added tests