From 6aaa99acc92eb8d2a358485ded9b985dac38ae44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bundyra?= Date: Tue, 31 Dec 2019 13:46:05 -0600 Subject: [PATCH 1/5] Bumped to next dev version (2.11.1) --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13fb3396a..7500d3194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## 2.11.1 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 2.11.0 - 2019-12-31 ### Added From 35fb54476e35f403ea7b3e463aa0a83153e619a4 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Tue, 31 Dec 2019 15:21:55 -0600 Subject: [PATCH 2/5] Marking package as abandoned --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b1243d6b..8ba4b667e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # zend-db +> ## Repository abandoned 2019-12-31 +> +> This repository has moved to laminas/laminas-db. + [![Build Status](https://secure.travis-ci.org/zendframework/zend-db.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-db) [![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-db/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-db?branch=master) @@ -9,4 +13,4 @@ to access different database vendors such as MySQL, PostgreSQL, Oracle, IBM DB2, Microsoft Sql Server, PDO, etc. - File issues at https://github.com/zendframework/zend-db/issues -- Documentation is at https://docs.zendframework.com/zend-db/ +- Documentation is at https://docs.zendframework.com/zend-db/ \ No newline at end of file From 3fb2195d6249afc67fa8d577a7aff20d21caf483 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Tue, 31 Dec 2019 16:42:26 -0600 Subject: [PATCH 3/5] Marking package as abandoned --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8ba4b667e..0492111b9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ > > This repository has moved to laminas/laminas-db. +> ## Repository abandoned 2019-12-31 +> +> This repository has moved to laminas/laminas-db. + [![Build Status](https://secure.travis-ci.org/zendframework/zend-db.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-db) [![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-db/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-db?branch=master) From 4175e766bbca6f3bf7911ffb191d9fe686c4237f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bundyra?= Date: Thu, 16 Jan 2020 19:25:10 +0000 Subject: [PATCH 4/5] Remove duplicated abandoned notes in README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0492111b9..090c0ae83 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ > > This repository has moved to laminas/laminas-db. -> ## Repository abandoned 2019-12-31 -> -> This repository has moved to laminas/laminas-db. - [![Build Status](https://secure.travis-ci.org/zendframework/zend-db.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-db) [![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-db/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-db?branch=master) @@ -17,4 +13,4 @@ to access different database vendors such as MySQL, PostgreSQL, Oracle, IBM DB2, Microsoft Sql Server, PDO, etc. - File issues at https://github.com/zendframework/zend-db/issues -- Documentation is at https://docs.zendframework.com/zend-db/ \ No newline at end of file +- Documentation is at https://docs.zendframework.com/zend-db/ From be6475e7a7302737d14a81c925c891b9e1160bc4 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Mon, 20 Jan 2020 13:22:52 -0600 Subject: [PATCH 5/5] Link to new repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 090c0ae83..c0c18a57d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > ## Repository abandoned 2019-12-31 > -> This repository has moved to laminas/laminas-db. +> This repository has moved to [laminas/laminas-db](https://github.com/laminas/laminas-db). [![Build Status](https://secure.travis-ci.org/zendframework/zend-db.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-db) [![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-db/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-db?branch=master)