Skip to content

Commit 4fa471a

Browse files
committed
Release version 1.0.2
1 parent 074ae1b commit 4fa471a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# HTTP Error Handler Change Log
22

3+
## 1.0.2 - 2020.08.28
4+
5+
### Added
6+
7+
- Adds support OS Windows to build github action.
8+
- Adds files to `.github` folder (ISSUE_TEMPLATE, PULL_REQUEST_TEMPLATE.md, CODE_OF_CONDUCT.md, SECURITY.md).
9+
10+
### Changed
11+
12+
- Moves static analysis and checking of the code standard to an independent github action.
13+
14+
### Deprecated
15+
16+
- Nothing.
17+
18+
### Removed
19+
20+
- Nothing.
21+
22+
### Fixed
23+
24+
- Nothing.
25+
326
## 1.0.1 - 2020.08.25
427

528
### Added

0 commit comments

Comments
 (0)