README.md in rage-rb-0.7.0 vs README.md in rage-rb-1.0.0

- old
+ new

@@ -148,11 +148,11 @@ :white_check_mark: | ~~Gem configuration by env.<br>Add `skip_before_action`.<br>Add `rescue_from`.<br>Router updates:<br>&emsp;• make the `root` helper work correctly with `scope`;<br>&emsp;• support the `defaults` option;~~ :white_check_mark: | ~~CLI updates:<br>&emsp;• `routes` task;<br>&emsp;• `console` task;<br>Support the `:if` and `:unless` options in `before_action`.<br>Allow to set response headers.~~ :white_check_mark: | ~~Expose the `params` object.<br>Support header authentication with `authenticate_with_http_token`.<br>Router updates:<br>&emsp;• add the `resources` route helper;<br>&emsp;• add the `namespace` route helper;~~ :white_check_mark: | ~~Add request logging.~~ :white_check_mark: | ~~Automatic code reloading in development with Zeitwerk.~~ +:white_check_mark: | ~~Support conditional get with `etag` and `last_modified`.~~ ⏳ | Expose the `send_data` and `send_file` methods. -⏳ | Support conditional get with `etag` and `last_modified`. ⏳ | Expose the `cookies` and `session` objects. ⏳ | Implement Iodine-based equivalent of Action Cable. ## Development