Skip to content

Commit 9dcb3a4

Browse files
committed
add changelogs for recent changes.
1 parent 8e8e0e0 commit 9dcb3a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
0.3.2
22
-----
33

4+
- add has_plugin(name) method to pluginmanager. thanks Bruno Oliveira.
5+
6+
- fix issue11: make plugin parsing more resilient against exceptions
7+
from __getattr__ functions. Thanks Bruno Oliveira.
8+
49
- fix issue #4: specific HookCallError exception for when a hook call
510
provides not enough arguments.
611

0 commit comments

Comments
 (0)