summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVlad Glagolev2017-09-18 13:53:05 -0400
committerVlad Glagolev2017-09-18 13:53:05 -0400
commit81589b967f42bcf8da137bc9a9045a2d89c05336 (patch)
tree8367ffd677c388e42ac6735fd087d83cfc8fabc8 /ChangeLog
parent03bd961f6ee9f5c2e7d8ad8dec3e902ef7ee2a2a (diff)
typing: new spell, type hints for Python
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f178fdd5b..c1e01dddd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2017-09-18 Vlad Glagolev <stealth@sourcemage.org>
+ * python-pypi/typing: new spell, type hints for Python
+
2017-09-17 Ismael Luceno <ismael@sourcemage.org>
* libs/libmpack: new spell, Simple C implementation of msgpack