# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.11.1](https://github.com/swagger-api/apidom/compare/v1.11.0...v1.11.1) (2026-05-12)

**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-openapi-json-3-2

# [1.11.0](https://github.com/swagger-api/apidom/compare/v1.10.2...v1.11.0) (2026-04-27)

**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-openapi-json-3-2

## [1.10.2](https://github.com/swagger-api/apidom/compare/v1.10.1...v1.10.2) (2026-04-13)

**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-openapi-json-3-2

## [1.10.1](https://github.com/swagger-api/apidom/compare/v1.10.0...v1.10.1) (2026-04-07)

**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-openapi-json-3-2

# [1.10.0](https://github.com/swagger-api/apidom/compare/v1.9.0...v1.10.0) (2026-04-01)

**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-openapi-json-3-2

# [1.9.0](https://github.com/swagger-api/apidom/compare/v1.8.0...v1.9.0) (2026-03-30)

**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-openapi-json-3-2

# [1.8.0](https://github.com/swagger-api/apidom/compare/v1.7.0...v1.8.0) (2026-03-20)

**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-openapi-json-3-2

# [1.7.0](https://github.com/swagger-api/apidom/compare/v1.6.0...v1.7.0) (2026-03-17)

### Reverts

- Revert "chore(release): cut the v1.7.0 release [skip ci]" ([1d0010f](https://github.com/swagger-api/apidom/commit/1d0010f034f88e3d72096ed2689accffdd0a490b))

# [1.6.0](https://github.com/swagger-api/apidom/compare/v1.5.1...v1.6.0) (2026-02-27)

### Features

- **openapi-3-2:** initial support for OAS 3.2.0 specification ([#5110](https://github.com/swagger-api/apidom/issues/5110)) ([ef97b5c](https://github.com/swagger-api/apidom/commit/ef97b5c3258f9534090db84b453dbaa5879d79a9))

# Changelog

All notable changes to this project will be documented in this file.

## [1.0.0] - TBD

### Added

- Initial release
- Parser adapter for OpenAPI 3.2.x JSON documents
- Detection support for OpenAPI 3.2.0+ versions
- Full refraction into OpenAPI 3.2.x semantic ApiDOM
- Source map support
- Browser (UMD), CommonJS, and ES Module builds
