docs: formatting improvements

This commit is contained in:
Federico Grandi
2020-09-27 11:39:12 +02:00
committed by GitHub
parent cbeb36fdb1
commit 55e3676294

View File

@@ -8,13 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [5.0.0] - 2020-09-27 ## [5.0.0] - 2020-09-27
### Changed: ### Changed:
- **[BREAKING]** Action parameters: multiple action parameters have been changed, refer to the docs for better info. - **[BREAKING]** Action parameters: multiple action parameters have been changed, refer to the docs for better info
- The code is now entirely in TypeScript. - The code is now entirely in TypeScript (PR #57)
### Fixed: ### Fixed:
- Improved input checks. - Improved input checks
- Logs are now displayed on Windows too. - Logs are now displayed on Windows too
- Remove unnecessary steps. - Remove unnecessary steps
- Remove unused dependencies - Remove unused dependencies
## [4.4.0] - 2020-07-31 ## [4.4.0] - 2020-07-31