Skip to content

Commit

Permalink
Merge pull request #11 from Laminas-Commons/develop
Browse files Browse the repository at this point in the history
Updated README.md and CHANGELOG.md for release 1.0.0
  • Loading branch information
visto9259 committed Sep 7, 2020
2 parents be9f98d + 368c296 commit 6bb2be7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
25 changes: 1 addition & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,3 @@
# CHANGELOG

## Master

### Added

- Nothing.

### Changed

- [BC Break] The namespace has been changed from ZfrCors to LmcCors
- [BC Break] The config key has been changed from 'zfr_cors' to 'lmc_cors'

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.


For changelog, please refer to the [releases](https://github.com/Laminas-Commons/LmcCors/releases) page.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# LmcCors

> This is work in progress to port ZfcCors to Laminas.
> Only the latest master branch of zfr-cors will be ported. Older tags will not be copied to this version.

[![Build Status](https://travis-ci.com/Laminas-Commons/lmccors.svg?branch=master)](https://travis-ci.com/Laminas-Commons/lmccors)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Laminas-Commons/LmcCors/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Laminas-Commons/LmcCors/?branch=master)
Expand Down

0 comments on commit 6bb2be7

Please sign in to comment.