#Change Log
All notable changes to this project will be documented in this file.
`Propeller` adheres to [Semantic Versioning](http://semver.org/).

--- 

## [1.3.2](https://github.com/digicorp/propeller/releases/tag/v1.3.2) (06/12/2019)
Released on Wednesday, June 12, 2019. All issues associated with this milestone can be found using this [filter](https://github.com/digicorp/propeller/issues).

### Highlights
* Updated the link issue of "Visit Propeller" in README.md file
* Updated path of "Clone the repo" in README.md file
* Updated the url of "Propeller Guidelines" in README.md file
* Updated the package.json file for the SCSS compilations
* Added the SCSS compiler task with auto watch (grunt dev) in the Grunt file.
* Added the jQuery plugin - propellerkit(); to re-initialize the entire propellerkit.
* Solved the issue of "Uncaught RangeError: Maximum call stack size exceeded" in Javascript

 ### Added
###### JS
* Added the SCSS compiler task with auto watch (grunt dev) in the Grunt file.
* Added the jQuery plugin - propellerkit(); to re-initialize the entire propellerkit.

### Fixed
###### JS
* Solved the issue of "Uncaught RangeError: Maximum call stack size exceeded" in Javascript