# 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.6.0] - 2022-09-22 ### Added - Implement additional serialization method `WriteAnyValues` and parse method `GetRawValue` introduced in abstractions. ## [0.5.0] - 2022-09-02 ### Added - Added support for composed types serialization. ## [0.4.2] - 2022-09-02 ### Changed - Updated kiota abstractions library. ## [0.4.1] - 2022-06-07 ### Changed - Upgraded abstractions and yaml dependencies. ## [0.4.0] - 2022-05-26 ### Changed - Updated reference to kiota abstractions for enum response support. ## [0.3.0] - 2022-05-19 ### Changed - Updated kiota abstractions library. ## [0.2.0] - 2022-04-19 ### Changed - Upgraded abstractions to 0.4.0. - Upgraded to go 18. ## [0.1.0] - 2022-03-30 ### Added - Initial tagged release of the library.