# 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).

## [1.5.2](https://github.com/microsoft/kiota-php/compare/microsoft-kiota-serialization-text-v1.5.1...microsoft-kiota-serialization-text-v1.5.2) (2025-12-18)


### Miscellaneous Chores

* **microsoft-kiota-serialization-text:** Synchronize microsoft-kiota-php versions

## [1.5.1](https://github.com/microsoft/kiota-php/compare/microsoft-kiota-serialization-text-v1.5.0...microsoft-kiota-serialization-text-v1.5.1) (2025-10-08)


### Miscellaneous Chores

* **microsoft-kiota-serialization-text:** Synchronize microsoft-kiota-php versions

## [1.5.0](https://github.com/microsoft/kiota-php/compare/microsoft-kiota-serialization-text-v1.4.0...microsoft-kiota-serialization-text-v1.5.0) (2025-02-10)


### Features

* add release please configuration to monorepo ([57de3a2](https://github.com/microsoft/kiota-php/commit/57de3a20091d1cd349d3c4b0e840920ac3a57d75))


### Bug Fixes

* subproject config & CI ([673beef](https://github.com/microsoft/kiota-php/commit/673beef4ae3f99c94a7730bb3810d4a1abdf27d5))

## [1.1.0] - 2024-05-08

### Changed
 - Updated the Abstractions dependency.
 - Disable code coverage reporting for PHP versions other than 8.0.
 - Update CODEOWNERS.

## [1.0.1]

### Changed
- Exclude non-prod files from shipped archive

## [1.0.0] - 2023-11-01

### Changed
- Bump Kiota abstractions to 1.0.0
- Mark package as stable

## [0.8.0] - 2023-10-30

### Changed
- Bump Kiota Abstractions dependency

## [0.7.1] - 2023-10-30

### Added
- Adds CHANGELOG.

### Changed
- Disabled PHP-HTTP discovery plugin

## [0.7.0] - 2023-06-29

### Changed
- Disable pipeline runs for forks. [#25](https://github.com/microsoft/kiota-serialization-text-php/pull/25)
- Update writeObjectValue parameters to match abstractions change. [#26](https://github.com/microsoft/kiota-serialization-text-php/pull/26)

## [0.6.0] - 2023-05-18

### Changed
- Fix static analysis issues. [#14](https://github.com/microsoft/kiota-serialization-text-php/pull/14)
- Bump abstractions. [#20](https://github.com/microsoft/kiota-serialization-text-php/pull/20)

## [0.5.0] - 2023-05-18

### Added
- Composed types (De)Serialization support. [#7](https://github.com/microsoft/kiota-serialization-text-php/pull/7)
- Adds dependabot auto-merge and conflicts workflows. [#9](https://github.com/microsoft/kiota-serialization-text-php/pull/9)
- Add coverage reporting SonarCloud. [#10](https://github.com/microsoft/kiota-serialization-text-php/pull/10)
- Bump abstractions. [#11](https://github.com/microsoft/kiota-serialization-text-php/pull/11)

### Changed
- Change workflow to use strategy matrix for PHP versions. [#8](https://github.com/microsoft/kiota-serialization-text-php/pull/8)

## [0.4.0] - 2023-05-18

### Changed
- Bump abstractions. [#5](https://github.com/microsoft/kiota-serialization-text-php/pull/5)


*For previous releases, please see our [Release Notes](https://github.com/microsoft/kiota-serialization-text-php/releases)*
