File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ 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.5.0] - 2020-08-18
8+ ### Added
9+ - Added script to build and deploy to ` gh-pages ` branch.
10+ ### Changed
11+ - Fixed line break of table ` th ` elements.
12+ - Use a full URL for search results.
13+ ### Removed
14+ - Removed old ` generate.sh ` file.
15+
716## [ 0.4.0] - 2020-08-05
817### Added
918- Hooks Reference based on an old build. Needs automation.
@@ -33,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3342### Added
3443- Initial version.
3544
36- [ Unreleased ] : https://github.com/woocommerce/code-reference-generator/compare/0.4.0...HEAD
45+ [ Unreleased ] : https://github.com/woocommerce/code-reference-generator/compare/0.5.0...HEAD
46+ [ 0.5.0 ] : https://github.com/woocommerce/code-reference-generator/compare/0.4.0...0.5.0
3747[ 0.4.0 ] : https://github.com/woocommerce/code-reference-generator/compare/0.3.0...0.4.0
3848[ 0.3.0 ] : https://github.com/woocommerce/code-reference-generator/compare/0.2.0...0.3.0
3949[ 0.2.0 ] : https://github.com/woocommerce/code-reference-generator/compare/0.1.0...0.2.0
You can’t perform that action at this time.
0 commit comments