From 276ba60b2920676ff204ac76f13d50e79a3fe1ac Mon Sep 17 00:00:00 2001 From: Daniel Czerwonk Date: Mon, 11 Dec 2017 23:01:55 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1f04262..d82085a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ To get meaningful uptime information bird has to be configured this way: timeformat protocol "%s"; ``` +## Important information for users of bird 2.0 +Version 2.0 of bird was released on 2017-12-11. Since this version introcuces a new handling of IPv4 and IPv6 protocols (channels) bird_export does not support this version yet. There will be a version 1.1 in the next days which will introduce support for the new channel feature. + ## Metric formats In version 1.0 a new metric format was introduced. To prevent a breaking change the new format is optional and can be enabled by using the ```-format.new``` flag.