kollapsminoriteten/wp-content/plugins/jetpack/vendor/automattic/jetpack-backup/CHANGELOG.md

47 lines
1.4 KiB
Markdown
Raw Normal View History

2021-04-27 08:32:47 +02:00
# 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).
2021-07-23 11:58:50 +02:00
## [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.
2021-04-27 08:32:47 +02:00
## [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…
2021-07-23 11:58:50 +02:00
[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
2021-04-27 08:32:47 +02:00
[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