CHANGELOG in active_shipping-0.0.2 vs CHANGELOG in active_shipping-0.1.0

- old
+ new

@@ -1,4 +1,5 @@ +* Require active_support instead of activesupport to avoid deprecation warning in Rails 2.3.5 [cody] * Remove ftools for Rails 1.9 compatibility and remove xml logging, as logging is now included in the connection [cody] * Update connection code from ActiveMerchant [cody] * Fix space-ridden USPS usernames when validating credentials [james] * Remove extra slash from USPS URLs [james] * Update Shipwire endpoint hostname [cody]