# 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.1] - 2024-06-06
### Added
- Calypsoify: Deprecating functions no longer in use [#37453]

### Changed
- Updated package dependencies. [#37669]

## 0.1.0 - 2024-05-27
### Added
- Calypsoify: Copy the code from the Jetpack module into the package. [#37339]
- Initial version. [#37306]

### Changed
- Calypsoify: Load feature from the Calypsoify package. [#37375]
- Updated package dependencies. [#37379]

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