diff --git a/AUTHORS b/AUTHORS index 370f082c..1262669d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -137,4 +137,5 @@ that much better: * Benoit Louy * lraucy * hellysmile - * Jaepil Jeong \ No newline at end of file + * Jaepil Jeong + * Daniil Sharou diff --git a/docs/changelog.rst b/docs/changelog.rst index 14964955..386daa56 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,7 @@ Changelog Changes in 0.7.10 ================= +- Fix UnicodeEncodeError for dbref (#278) - Allow construction using positional parameters (#268) - Updated EmailField length to support long domains (#243) - Added 64-bit integer support (#251)