Skip to content

Commit

Permalink
Add change log for v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Mar 6, 2019
1 parent fa0c6af commit 70a2cbf
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,22 @@

All notable changes to this project are documented in this file.

## Unreleased
## 0.8.0 (2019-03-06)

Adds support for CORS policy and HTTP request headers manipulation

#### Features

- Allow headers to be appended to HTTP requests [#70](https://github.com/stefanprodan/flagger/pull/70)
- CORS policy support [#83](https://github.com/stefanprodan/flagger/pull/83)
- Allow headers to be appended to HTTP requests [#82](https://github.com/stefanprodan/flagger/pull/82)

#### Improvements

- Refactor the routing management
[#72](https://github.com/stefanprodan/flagger/pull/72)
[#80](https://github.com/stefanprodan/flagger/pull/80)
- Fine-grained RBAC [#73](https://github.com/stefanprodan/flagger/pull/73)
- Add option to limit Flagger to a single namespace [#78](https://github.com/stefanprodan/flagger/pull/78)

## 0.7.0 (2019-02-28)

Expand Down

0 comments on commit 70a2cbf

Please sign in to comment.