summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorptmcg <ptmcg@austin.rr.com>2022-06-10 00:57:51 -0500
committerptmcg <ptmcg@austin.rr.com>2022-06-10 00:57:51 -0500
commit966d6fded149c6c11993746b0d72166bc04e4504 (patch)
tree18e0ebb3ffbfb97ba41bb886576577ab325782e7
parent063a75a61fa026226583bd42149cbeea7fc03005 (diff)
downloadpyparsing-git-966d6fded149c6c11993746b0d72166bc04e4504.tar.gz
Acknowledge DJPohly docstring cleanup efforts in CHANGES file
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 46d6903..8a61b83 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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
-------------------------