File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
14
## [ 0.6.0] - 2020-09-24
8
15
### Added
9
16
- New template with new stylings.
@@ -52,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
52
59
### Added
53
60
- Initial version.
54
61
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
56
64
[ 0.6.0 ] : https://github.com/woocommerce/code-reference/compare/0.5.0...0.6.0
57
65
[ 0.5.0 ] : https://github.com/woocommerce/code-reference/compare/0.4.0...0.5.0
58
66
[ 0.4.0 ] : https://github.com/woocommerce/code-reference/compare/0.3.0...0.4.0
You can’t perform that action at this time.
0 commit comments