CHANGELOG.md in zabbix-api-simple-0.2.0 vs CHANGELOG.md in zabbix-api-simple-0.2.1

- old
+ new

@@ -7,5 +7,9 @@ - change zapishell.rb to start in the api context - add exception for apiinfo.version (refuses auth token for some reason) - add pretty inspection mode to zapishell.rb # 0.1.6 - force faraday 1.8 - 2.0 appears to break things +# 0.2.0 +- changes to support faraday 2.0. Note that faraday < 2.0 is incompatible with 2.0+ - when you install zabbix-api-simple 0.2.0 it will install faraday 2.0 +# 0.2.1 +- another faraday fix