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

## [0.1.2] - 2026-09-08
### Changed
- Update package dependencies. [#51701]

## [0.1.1] - 2026-09-01
### Changed
- Update dependencies. [#51622]

## 0.1.0 - 2026-08-25
### Added
- Add an on-site comment form with a textarea, guest name and email fields, and reply threading when the `jetpack_comments_new_hotness` filter returns true. [#51466]
- Initial version. [#51210]

[0.1.2]: https://github.com/Automattic/jetpack-comments/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/Automattic/jetpack-comments/compare/v0.1.0...v0.1.1
