Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultJanBeyer authored Mar 11, 2019
1 parent 396ea1e commit bc7582b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

# 1.11.0

- **Moved the files from the `dist` folder to the `docs` folder to adhere to github pages standart**
- Moved the files from the `dist` folder to the `docs` folder to adhere to github pages standart
- Improve code stability by enforcing typechecks via JS-Docs, inspired by [truckjs](https://medium.com/@trukrs/type-safe-javascript-with-jsdoc-7a2a63209b76)
- Partial rewrite using native ES6 classes transpiling down to ES5 using babel.
*Note: first I refactored the code to TypeScript but then rolled back because it might limit the ability of external people to contribute due to the new language*
Expand Down

0 comments on commit bc7582b

Please sign in to comment.