Post-release CHANGELOG update

This commit is contained in:
Vidar Holen 2021-04-19 16:40:25 -07:00
parent cff3e22911
commit aaa3554720
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
## Git
### Added
### Fixed
### Changed
## v0.7.2 - 2021-04-19
### Added
- `disable` directives can now be a range, e.g. `disable=SC3000-SC4000`