Update CHANGELOG

This commit is contained in:
Gaith Hallak 2021-11-09 12:07:46 +02:00
parent fa4a7acc37
commit a99e5e855f

View File

@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added ### Added
- Compiler warnings for the follwing: shadowing, negative spends, division by zero, unused functions, unused includes, unused stateful annotations, unused variables, unused parameters, unused user-defined type, dead return value.
### Changed ### Changed
### Removed ### Removed