From 666a6451b9257b4113292dae1618af7c47f49189 Mon Sep 17 00:00:00 2001 From: Jean-Francois Baffier Date: Fri, 6 Aug 2021 10:59:41 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4f1616..3a19544 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This package provides an internal format to translate from/to other bibliographic format. +**!Warning** The support for this package will move to Julia LTS once the next LTS release is available. + All entries depend on an abstract super type `AbstractEntry`. One generic entry `GenericEntry` is available to make entries without any specific rules.