diff --git a/CHANGELOG.md b/CHANGELOG.md index 097ecad80..87f788dd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # **Upcoming release** +# Release 1.11.0 + - #710, #561 Implement `except*` syntax (@lieryan) - #711 allow building documentation without having rope module installed (@kloczek) - #719 Allows the in-memory db to be shared across threads (@tkrabel)