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

📝 document environment variables

This commit is contained in:
2021-04-23 18:07:11 +02:00
parent be2f4f3862
commit 4e26ff135d
2 changed files with 27 additions and 1 deletions

View File

@@ -1,6 +1,17 @@
# Changelog
## 0.1.2 (2021-04-23)
### Documentation
* :memo: document environment variables. [Eduard Veit]
### Other
* :recycle: refactor: method extractions and other beautifications. [Eduard Veit]
## 0.1.1 (2021-04-23)
### Fix