CHANGELOG.md in te_bot-0.2.0 vs CHANGELOG.md in te_bot-0.3.0

- old
+ new

@@ -1,5 +1,19 @@ -## [Unreleased] +## [Released] ## [0.1.0] - 2022-06-25 - Initial release + + +## [Released] + +## [0.2.0] - 2022-07-02 + +- Change the implementation message replier from `reply(conn, message_string)` to `conn.reply text: message_string`. +- Add support for other message types such as audio, video, animation, markdown, and document + +## [Unreleased] + +## [0.3.0] - 2022-07-02 + +- Support for the handler to return response direcly by returning rack array or hash. \ No newline at end of file