# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added ### Changed ## [0.21.0] - 2023-04-06 ### Changed - Weekly generation. ## [0.20.0] - 2023-03-28 ### Changed - Weekly generation. ## [0.19.0] - 2023-03-21 ### Changed - Weekly generation. ## [0.18.0] - 2023-03-14 ### Changed - Weekly generation. ## [0.17.0] - 2023-03-07 ### Changed - Weekly generation. ## [0.16.0] - 2023-02-21 ### Changed - Weekly generation. ## [0.15.0] - 2023-02-09 ### Changed - Changed the module declaration so the package also work with Rails import logic. ## [0.14.0] - 2023-02-07 ### Changed - Weekly generation. - BREAKING: OData Functions/Actions now use their full name e.g. GetEffectivePermissions is now MicrosoftGraphGetEffectivePermissions. ## [0.13.0] - 2023-01-27 ### Changed - Set minimum Ruby version to 3.0 - Weekly generation. ## [0.12.1] - 2023-01-18 ### Changed - Fixed an issue where module would be impossible to import. - Fixed an issue where the authentication provider would fail to return the token. ## [0.12.0] - 2023-01-17 ### Changed - Weekly generation. ## [0.11.0] - 2023-01-10 ### Added - Initial preview release