add changelog entry
All checks were successful
ci/woodpecker/push/tests Pipeline was successful

This commit is contained in:
Ivan Schaller 2022-05-25 22:33:09 +02:00
parent b27e819e46
commit 57d2675528

View file

@ -24,6 +24,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Replace `exit()` with `sys.exit()` - Replace `exit()` with `sys.exit()`
- Renamed class methods to not look like dunder methods - Renamed class methods to not look like dunder methods
- Script execution moved from `os.system()` to `subprocess.call()`
## [2.1.2] - 2022-05-20 ## [2.1.2] - 2022-05-20