From 07289c8bf823604f8977bd4af0085a769f8db58f Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Sun, 12 Feb 2023 21:16:04 -0600 Subject: [PATCH] Add deprecation notice. Fixes #2164. --- CHANGELOG.md | 8 ++++++++ README.md | 2 ++ 2 files changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfeb1ee9e..52c075e98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Drupal VM Changelog + +## 7.0.0 (2023-02-12) + +This version shall never be released :'-( + +Drupal VM is no longer maintained. See #2164 for details. + + ## 6.0.4 (2021-05-28) ### Breaking Changes diff --git a/README.md b/README.md index c4cd15d26..811c142d8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![Drupal VM Logo](https://raw.githubusercontent.com/geerlingguy/drupal-vm/master/docs/images/drupal-vm-logo.png) +> **DEPRECATION NOTICE**: Drupal VM is no longer maintained, and no new releases will be made. See issue #2164 for details. Thank you to all users and maintainers over the past decade! + [![CI](https://github.com/geerlingguy/drupal-vm/workflows/CI/badge.svg?event=push)](https://github.com/geerlingguy/drupal-vm/actions?query=workflow%3ACI) [![Documentation Status](https://readthedocs.org/projects/drupal-vm/badge/?version=latest)](http://docs.drupalvm.com) [![Packagist](https://img.shields.io/packagist/v/geerlingguy/drupal-vm.svg)](https://packagist.org/packages/geerlingguy/drupal-vm) [![Docker Automated build](https://img.shields.io/docker/automated/geerlingguy/drupal-vm.svg?maxAge=2592000)](https://hub.docker.com/r/geerlingguy/drupal-vm/) [![](https://images.microbadger.com/badges/image/geerlingguy/drupal-vm.svg)](https://microbadger.com/images/geerlingguy/drupal-vm "Get your own image badge on microbadger.com") [![irc://irc.freenode.net/drupal-vm](https://img.shields.io/badge/irc.freenode.net-%23drupal--vm-brightgreen.svg)](https://riot.im/app/#/room/#drupal-vm:matrix.org) [Drupal VM](https://www.drupalvm.com/) is a VM for Drupal, built with Ansible.