summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Willhaus <mail@janwillhaus.de>2019-11-02 16:10:32 +0100
committerJan Willhaus <mail@janwillhaus.de>2019-11-02 16:16:13 +0100
commit151a3f5f49874c931376874355cc5f4fc502c877 (patch)
tree0bcaadbca4269bb47c10052e1d2beb2fb46aaefc
parent5bc798a293ed75dd23254a017e34a1ab08fab735 (diff)
downloadwarlock-151a3f5f49874c931376874355cc5f4fc502c877.tar.gz
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea4f053..b3fc826 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## Added
- Meta: Locked dependencies via `poetry.lock` file in version control
+- Meta: Add [pre-commit](https://pre-commit.com) config to enforce code styling and file formatting
### Changed
- Meta: Replace setuptools with poetry for packaging and dependency management