File tree 1 file changed +11
-1
lines changed
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.
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.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
+
7
16
## [ 0.4.0] - 2020-08-05
8
17
### Added
9
18
- 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
33
42
### Added
34
43
- Initial version.
35
44
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
37
47
[ 0.4.0 ] : https://github.com/woocommerce/code-reference-generator/compare/0.3.0...0.4.0
38
48
[ 0.3.0 ] : https://github.com/woocommerce/code-reference-generator/compare/0.2.0...0.3.0
39
49
[ 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