Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release/0.7.0 into develop #169

Merged
merged 2 commits into from
Sep 9, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
0.7.0 changelog
GaryJones committed Sep 9, 2023
commit 9f7d3083a9314c69cd77fe9f88a228cc5016c31d
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -5,6 +5,18 @@ 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.7.0] - 2023-09-09

This version requires WordPress 5.7 and PHP 7.4 as a minimum. There are no new features.

### Changed
- #165 Increase minimum WP and PHP supported versions.
- #166 Improve spelling, punctuation, and grammar in comments and visible strings.

### Maintenance
- #164 Composer: Update to VIPCS 3.
- #167 Add CHANGELOG.md

## [0.6.0] - 2022-03-21

This version requires WordPress 5.5 and PHP 7.1 as a minimum.
@@ -149,6 +161,7 @@ Bug fix release.

Initial release.

[0.7.0]: https://github.com/Automattic/ad-code-manager/compare/0.6.0...0.7.0
[0.6.0]: https://github.com/Automattic/ad-code-manager/compare/0.5...0.6.0
[0.5]: https://github.com/Automattic/ad-code-manager/compare/0.4.1...0.5
[0.4.1]: https://github.com/Automattic/ad-code-manager/compare/0.4...0.4.1