CHANGELOG.md in libhoney-1.16.1 vs CHANGELOG.md in libhoney-1.17.0

- old
+ new

@@ -1,8 +1,14 @@ # libhoney-rb changelog ## changes pending release +## 1.17.0 + +### Fixes: + +- Allow Ruby 3.0.0 (removes overly-pessimistic exception) (#79) + ## 1.16.1 ### Fixes: - Fix closing down the client when no threads have been started. (#74 & #76)