RELEASE_NOTES.md in rubyipmi-0.9.3 vs RELEASE_NOTES.md in rubyipmi-0.10.0

- old
+ new

@@ -1,4 +1,9 @@ +### 0.10.0 +* gh-26 - make the driver default to lan20 + +Users of older IPMI devices will now need to pass the specified driver type. + ### 0.9.3 * normalize the options being passed into the connect method ### 0.9.2 * fixes an issue where is_provider_installed? should only return a boolean value instead of raising and error