diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/change_log.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/change_log.md b/docs/change_log.md index 54da540..d061159 100644 --- a/docs/change_log.md +++ b/docs/change_log.md @@ -1,6 +1,14 @@ Change Log ========== +1.2.1 +----- + +### Bugfixes + +* Fixed a bug where the check_resource decorator would break with some + argument-passing methods. (#573) + 1.2.0 ----- |