Skip to content

Commit

Permalink
Note that the changelog is now in Keep A Changelog format
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Mar 10, 2019
1 parent b381760 commit b7f7359
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# Changelog

## Unreleased
### Changed
- Changelog is now in the [Keep A Changelog](https://keepachangelog.com/) format

## 3.15.1 - 2019-02-10

### Deprecated
* The `hpkp` middleware has been deprecated. If you still need to use this module, install the standalone `hpkp` module from npm. See [#180](https://github.com/helmetjs/helmet/issues/180) for more.
- The `hpkp` middleware has been deprecated. If you still need to use this module, install the standalone `hpkp` module from npm. See [#180](https://github.com/helmetjs/helmet/issues/180) for more.

## 3.15.0 - 2018-11-07

### Added
* `helmet.featurePolicy` now supports four new features
- `helmet.featurePolicy` now supports four new features

## 3.14.0 - 2018-10-09

Expand Down

0 comments on commit b7f7359

Please sign in to comment.