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.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments