Skip to content

Commit b11bd65

Browse files
author
Francois Dang Ngoc
committed
updated CHANGELOG and README
1 parent 284eb59 commit b11bd65

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# Version 0.3.63
4+
5+
* Fix wrong parameter name for pyparsing Keyword (@CribberSix) [#343]
6+
37
# Version 0.3.62
48

59
* Migrate to pyparsing 3.x and drop Python 2.7 support (@alejandrorm) [#337]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ assert config == d
394394
- Jakub Kubík ([@M0dEx](https://github.com/M0dEx))
395395
- Jakub Szewczyk ([@jakub-szewczyk-exa](https://github.com/jakub-szewczyk-exa))
396396
- Alejandro Rodriguez-Morantes ([@alejandrorm](https://github.com/alejandrorm))
397+
- Cribber ([@CribberSix](https://github.com/CribberSix))
397398

398399
### Thanks
399400

0 commit comments

Comments
 (0)