diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d4d54c0eee5155a7f68126357272e7234fa8dbf..f4bcff7dc59ba1b4d2985b0e4db8ea0d2863000d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ Note that since we don't clearly distinguish between a public and private interf
 - Fix ``getOperatorsForIndex``
 - Pass animation info (current frame & count) to state animations
     - Fix camera stutter for "camera spin" animation
+- Add partial charge parsing support for MOL/SDF files (thanks @ptourlas)
 
 ## [v3.0.0-dev.9] - 2022-01-09
 
diff --git a/package.json b/package.json
index 5e57e6c435a18025393ad1b80411664d6028b949..d0e3fdb3f4d601b3bef03e735e6516624922b43f 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,8 @@
     "Áron Samuel Kovács <aron.kovacs@mail.muni.cz>",
     "Ludovic Autin <autin@scripps.edu>",
     "Michal MalĂ˝ <michal.maly@ibt.cas.cz>",
-    "Jiří Černý <jiri.cerny@ibt.cas.cz>"
+    "Jiří Černý <jiri.cerny@ibt.cas.cz>",
+    "Panagiotis Tourlas <panagiot_tourlov@hotmail.com>"
   ],
   "license": "MIT",
   "devDependencies": {