From 79609d8afd79add81aead7c1be4773a1a768a24c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 09:23:22 +0000 Subject: [PATCH] chore(master): release 0.3.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5a96c6d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [0.3.0](https://github.com/FlatIO/api-client-ruby/compare/v0.2.0...v0.3.0) (2024-03-08) + + +### Features + +* update for API 2.20.0 ([30bf4d6](https://github.com/FlatIO/api-client-ruby/commit/30bf4d6b5f74a463beafcc8a4ec81388863a6c55)) + + +### Bug Fixes + +* min ruby version 3.0 ([d5fce26](https://github.com/FlatIO/api-client-ruby/commit/d5fce26465b4f9666a973c5542d0a5a7c6eb53a1))