Skip to content

Commit 8e97e65

Browse files
Tag 0.7.0
1 parent 92000d3 commit 8e97e65

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.7.0] - 2021-03-25
8+
### Added
9+
- Google Analytics tracking to layout.
10+
- Added GitHub workflow to automate deployments.
11+
### Changed
12+
- Updated PHPDoc to `3.0.0`.
13+
714
## [0.6.0] - 2020-09-24
815
### Added
916
- New template with new stylings.
@@ -52,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5259
### Added
5360
- Initial version.
5461

55-
[Unreleased]: https://github.com/woocommerce/code-reference/compare/0.6.0...HEAD
62+
[Unreleased]: https://github.com/woocommerce/code-reference/compare/0.7.0...HEAD
63+
[0.7.0]: https://github.com/woocommerce/code-reference/compare/0.6.0...0.7.0
5664
[0.6.0]: https://github.com/woocommerce/code-reference/compare/0.5.0...0.6.0
5765
[0.5.0]: https://github.com/woocommerce/code-reference/compare/0.4.0...0.5.0
5866
[0.4.0]: https://github.com/woocommerce/code-reference/compare/0.3.0...0.4.0

0 commit comments

Comments
 (0)