README.md in amsi-1.0.1 vs README.md in amsi-1.1.0

- old
+ new

@@ -113,10 +113,10 @@ * `user_id` [String] Amsi account username * `password` [String] Amsi account password * `portfolio_name` [String] the unique identifier for the property in Amsi * `property_id` [String] Amsi property id * `web_service_url` [String] Amsi Url to the leasing.asmx resource -* `params` [Hash] extra configuration fields: `:start_date` [String], `:end_date` [String], `:remote_id` [String], `:billing_config` [BillingConfiguration], `:import_id` [String] and `:pmc_id` [String], `:app_name` [String] +* `params` [Hash] extra configuration fields: `:start_date` [String], `:end_date` [String], `:remote_id` [String], `:billing_config` [BillingConfiguration], `:import_id` [String], `:pmc_id` [String], `:app_name` [String], `:timezone` [String] Optional initializer parameters and default values: * `lease_status` [String] Lease status filter; defaults to current leases ("C"). Valid values: (A)pplicant, (C)urrent, (I)ntent to Transfer, (L)eased, (N)otice, (P)revious, (T)ransfer, (V)approved, (X)cancelled * `include_marketing_source` [Boolean] if true, response will include marketing sources on each lease returned.