NEWS.md in fake_braintree-0.3 vs NEWS.md in fake_braintree-0.4
- old
+ new
@@ -1,4 +1,11 @@
+# HEAD (unreleased)
+
+* Add support for `Braintree::Address.create`
+* Add support for creating a card with an existing billing address (#45)
+* Transactions have a type of "sale" (#46)
+* Require at least Ruby 1.9.2
+
# 0.3
* Braintree::Transaction.void updates the existing sale transaction instead of
creating a new transaction of type Braintree::Transaction::Status::Voided