We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484f806 commit d613936Copy full SHA for d613936
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v1.6.16 (01/09/2022)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Fix a bug when reading a non-existent key @soimkim (#89)
8
9
+## 🔧 Maintenance
10
11
+- Do not print empty parsing messages @soimkim (#91)
12
+- Change the required version of Python to 3.7 @soimkim (#90)
13
14
+---
15
16
## v1.6.15 (12/08/2022)
17
## Changes
18
- Remove the required option from the help message @soimkim (#87)
0 commit comments