diff options
author | ptmcg <ptmcg@austin.rr.com> | 2022-06-10 00:57:51 -0500 |
---|---|---|
committer | ptmcg <ptmcg@austin.rr.com> | 2022-06-10 00:57:51 -0500 |
commit | 966d6fded149c6c11993746b0d72166bc04e4504 (patch) | |
tree | 18e0ebb3ffbfb97ba41bb886576577ab325782e7 | |
parent | 063a75a61fa026226583bd42149cbeea7fc03005 (diff) | |
download | pyparsing-git-966d6fded149c6c11993746b0d72166bc04e4504.tar.gz |
Acknowledge DJPohly docstring cleanup efforts in CHANGES file
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -41,6 +41,10 @@ Version 3.0.10 - (in development) - Multiple added and corrected type annotations. With much help from Stephen Rosen, thanks! +- General docstring cleanup for Sphinx doc generation, PRs submitted + by Devin J. Pohly. A dirty job, but someone has to do it - much + appreciated! + Version 3.0.9 - May, 2022 ------------------------- |