31 lines
907 B
Markdown
31 lines
907 B
Markdown
|
|
# 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.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.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
|