Update CHANGELOG

This commit is contained in:
rejas 2021-04-21 08:52:50 +02:00
parent 8a52fde8fc
commit 649de694ed

View File

@ -23,6 +23,7 @@ _This release is scheduled to be released on 2021-04-01._
- Use codecov in informational mode - Use codecov in informational mode
- Refactor code into es6 where possible (e.g. var -> let/const) - Refactor code into es6 where possible (e.g. var -> let/const)
- Use node v16 in github workflow (replacing node v10) - Use node v16 in github workflow (replacing node v10)
- Moved some files into better suited directories
### Removed ### Removed