summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md')
-rw-r--r--plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md38
1 files changed, 38 insertions, 0 deletions
diff --git a/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md b/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md
index 259c8b2c..31d40981 100644
--- a/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md
+++ b/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md
@@ -5,6 +5,37 @@ 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.7.2] - 2022-05-04
+### Changed
+- Updated package dependencies. [#24095]
+
+### Deprecated
+- Moved the options class into Connection. [#24095]
+
+## [1.7.1] - 2022-04-26
+### Changed
+- Updated package dependencies.
+
+## [1.7.0] - 2022-04-19
+### Changed
+- Moved licensing endpoints from the Jetpack plugin to the Licensing package
+
+## [1.6.4] - 2022-04-12
+### Changed
+- Updated package dependencies.
+
+## [1.6.3] - 2022-03-02
+### Changed
+- Updated package dependencies.
+
+## [1.6.2] - 2022-01-25
+### Changed
+- Updated package dependencies.
+
+## [1.6.1] - 2022-01-18
+### Changed
+- Updated package dependencies.
+
## [1.6.0] - 2022-01-04
### Changed
- Switch to pcov for code coverage.
@@ -151,6 +182,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Licensing: Add support for Jetpack licenses
+[1.7.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.1...v1.7.2
+[1.7.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.0...v1.7.1
+[1.7.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.4...v1.7.0
+[1.6.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.3...v1.6.4
+[1.6.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.2...v1.6.3
+[1.6.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.1...v1.6.2
+[1.6.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.0...v1.6.1
[1.6.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.5.4...v1.6.0
[1.5.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.5.3...v1.5.4
[1.5.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.5.2...v1.5.3