# 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.1.3] - 2021-08-31 ### Changed - Bump changelogger version - Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). - Updated package dependencies. ## [1.1.2] - 2021-08-12 ### Added - Add package version tracking. ## [1.1.1] - 2021-07-27 ### Added - Add a package version constant. ### Changed - Updated package dependencies. ## [1.1.0] - 2021-06-29 ### Added - Add backup-helper-script endpoints under the jetpack/v4 namespace. - Add backup real time endpoints. ## [1.0.6] - 2021-05-25 ### Changed - Updated package dependencies. ## [1.0.5] - 2021-04-27 ### Changed - Updated package dependencies. ## [1.0.4] - 2021-03-30 ### Added - Composer alias for dev-master, to improve dependencies ### Changed - Update package dependencies. ## [1.0.3] - 2021-01-19 - Add mirror-repo information to all current composer packages - Monorepo: Reorganize all projects ## [1.0.2] - 2019-11-08 - Packages: Use classmap instead of PSR-4 ## 1.0.0 - 2019-10-29 - Add API endpoints and Jetpack Backup package for managing Help… [1.1.3]: https://github.com/Automattic/jetpack-backup/compare/v1.1.2...v1.1.3 [1.1.2]: https://github.com/Automattic/jetpack-backup/compare/v1.1.1...v1.1.2 [1.1.1]: https://github.com/Automattic/jetpack-backup/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/Automattic/jetpack-backup/compare/v1.0.6...v1.1.0 [1.0.6]: https://github.com/Automattic/jetpack-backup/compare/v1.0.5...v1.0.6 [1.0.5]: https://github.com/Automattic/jetpack-backup/compare/v1.0.4...v1.0.5 [1.0.4]: https://github.com/Automattic/jetpack-backup/compare/v1.0.3...v1.0.4 [1.0.3]: https://github.com/Automattic/jetpack-backup/compare/v1.0.2...v1.0.3 [1.0.2]: https://github.com/Automattic/jetpack-backup/compare/v1.0.0...v1.0.2