diff --git a/version_history.txt b/version_history.txt index 8d012b3..c01f1a2 100644 --- a/version_history.txt +++ b/version_history.txt @@ -1,5 +1,8 @@ +## 0.1b1 +Added `TypeError` to the exceptions to be handled for when RPCs return empty or None values + ## 0.1b Added `TimeoutError` to the exceptions to be handled. ## 0.1 -Initial version \ No newline at end of file +Initial version