Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Adds CHANGELOG for #3
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Dec 11, 2017
1 parent ba91dad commit 9a2cc2e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,30 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 1.0.0alpha1 - TBD

### Added

- [#3](https://github.com/zendframework/zend-expressive-csrf/pull/3) adds
support for PSR-15.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- [#3](https://github.com/zendframework/zend-expressive-csrf/pull/3) removes
support for http-interop/http-middleware.

### Fixed

- Nothing.

## 0.1.1 - 2017-10-11

### Added
Expand Down

0 comments on commit 9a2cc2e

Please sign in to comment.