1
0
mirror of https://github.com/EV21/dynb.git synced 2025-12-26 16:39:32 +01:00

doc: 📝 update CHANGELOG

This commit is contained in:
2021-09-12 22:57:09 +02:00
parent 3cdcdbc8bf
commit 32404f2957

View File

@@ -1,6 +1,23 @@
# Changelog
## (unreleased)
### Documentation
* :memo: update README.md. [Eduard Veit]
### Other
* :recycle: normalizing pre-commit configuration to a top-level map. [Eduard Veit]
* :recycle: refactorings. [Eduard Veit]
* Feature: :sparkles: add pre-commit git hook for shellcheck. [Eduard Veit]
* Refactor: :recycle: remove unused help message. [Eduard Veit]
## 0.1.2 (2021-04-23)
### Documentation