### Version 1.0.0 # Added - Client(#geogrphy-resource) - Error handling(#geogrphy-resource) - Geography resource(#geogrphy-resource) - Content resource(#content-resource) - Shopping resource(#shopping-resource) - Booking resource(#booking-resource) - Manage booking resource(#booking-resource) - Added methods put and delete to the client(#booking-resource) - Recommendations resource(#recommendation-resource) - Notifications resource(#notifications-resource) # Changed - Updated readme.md - Add test header to request(#shopping-resource) # Patched - Move preparing uri params to client.rb(#content-resource) - Move recommendation rate from Shopping to Recommendations class(#recommendation-resource) # Removed - Remove redundant methods get_by_link & post_by_link form client(#booking-resource) ### Version 1.0.1 # Changed - add compatibility with ruby 3.0.0