Add Notice to readme pointing to stable version (#114)

This commit is contained in:
Lyndon White 2019-11-27 11:43:11 +00:00 committed by Chris de Graaf
parent 742d109d6c
commit cb6736f640

View File

@ -1,3 +1,12 @@
# NOTICE: This version is not yet released
The current stable release is 0.6, you can find that version [here](https://github.com/invenia/PkgTemplates.jl/tree/v0.6.3).
PkgTemplates has undergone large internal changes (see [#61](https://github.com/invenia/PkgTemplates.jl/pull/61) especially), and at present the user-facing API is still catching up.
Do not fear, while right now it looks very different (e.g. in the `dev` docs), it will not be *incredibly* breaking.
But right now if you do use master it will be.
---
# PkgTemplates
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://invenia.github.io/PkgTemplates.jl/stable)