diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index a62eff4..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog - -## 1.0.0 - -Ready for prime-time. - -- Imports, exports, and anonymisation. -- Support for customisation through custom strategies, custom anonymisers, and extra database import/export functionality. -- Basic documentation. -- Bug fixing and battle-testing from nearly 2 years in a large production Django site. diff --git a/README.md b/README.md index 265828d..934dda5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ databases seeded with anonymised production data. Have a development database that contains useful data, and is fast to create and keep up to date. As of 1.x, `django-devdata` is ready for use in real-world projects. See -[CHANGELOG.md](CHANGELOG.md) for more details. +releases for more details. ## Elevator pitch