Skip to content

Commit e0a1943

Browse files
authored
Merge pull request #22 from ampproject/release/0.1.0
2 parents 00fc471 + 2e13c1f commit e0a1943

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [[0.1.0]](https://github.com/ampproject/amp-toolbox-php/releases/tag/0.1.0) - 2020-11-06
910
### Added (relative to version transferred over from plugin)
1011
- Move code over from the [AMP for WordPress plugin repository](https://github.com/ampproject/amp-wp) to the current new repository.
1112
- Add GitHub Actions workflow ([#2](https://github.com/ampproject/amp-toolbox-php/pull/2))
@@ -14,3 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1415
- Adapt license meta information in `composer.json` file
1516
- Add change log ([#8](https://github.com/ampproject/amp-toolbox-php/pull/8))
1617
- Renamed `Extension::IMAGE` into `Extension::IMG` for consistency ([#21](https://github.com/ampproject/amp-toolbox-php/pull/21))
18+
19+
[Unreleased]: https://github.com/ampproject/amp-toolbox-php/compare/0.1.0...HEAD
20+
[0.1.0]: https://github.com/ampproject/amp-toolbox-php/releases/tag/0.1.0

0 commit comments

Comments
 (0)