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 diff --git a/README.md b/README.md index 0b1243d6b..c0c18a57d 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](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)