From 368c296965946743d1d197ae9ca1083cdd0d3a33 Mon Sep 17 00:00:00 2001 From: Eric Richer Date: Mon, 7 Sep 2020 12:05:39 -0400 Subject: [PATCH] Updated README.md and CHANGELOG.md for release 1.0.0 --- CHANGELOG.md | 25 +------------------------ README.md | 3 --- 2 files changed, 1 insertion(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3b57f0..5192e63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. \ No newline at end of file diff --git a/README.md b/README.md index 90ffabc..d8a71e7 100644 --- a/README.md +++ b/README.md @@ -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)