Skip to content

Commit

Permalink
[Modify] Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jagaapple committed Dec 26, 2020
1 parent e5fba86 commit 4440095
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
# Changelog
## 2.1.0 (2020-12-27)
- Add support for Node.js 14 #36 - [@jagaapple](https://github.com/jagaapple)
- Add support for chain-case directive styles to CSP #40 - [@jagaapple](https://github.com/jagaapple)
- Fix readme #37 - [@jagaapple](https://github.com/jagaapple)
- Fix `invalid bin field` warning #39 - [@jagaapple](https://github.com/jagaapple)
- Fix `report-to` directive #38
- Fix parse processes
- Fix invalid value like `undefined <directive-name>` when `report-uri` or `report-to` is specified
- Improve development environment
- Update dependencies #34 - [@jagaapple](https://github.com/jagaapple)
- Change Node.js version in development #34 - [@jagaapple](https://github.com/jagaapple)

## 2.0.0 (2020-08-08)
- Add support for static pages without any servers 🎉
- Add `createSecureHeaders` function #25 - [@jagaapple](https://github.com/jagaapple)
Expand Down

0 comments on commit 4440095

Please sign in to comment.