We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284eb59 commit b11bd65Copy full SHA for b11bd65
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+# Version 0.3.63
4
+
5
+* Fix wrong parameter name for pyparsing Keyword (@CribberSix) [#343]
6
7
# Version 0.3.62
8
9
* Migrate to pyparsing 3.x and drop Python 2.7 support (@alejandrorm) [#337]
README.md
@@ -394,6 +394,7 @@ assert config == d
394
- Jakub Kubík ([@M0dEx](https://github.com/M0dEx))
395
- Jakub Szewczyk ([@jakub-szewczyk-exa](https://github.com/jakub-szewczyk-exa))
396
- Alejandro Rodriguez-Morantes ([@alejandrorm](https://github.com/alejandrorm))
397
+ - Cribber ([@CribberSix](https://github.com/CribberSix))
398
399
### Thanks
400
0 commit comments