diff options
author | 2019-04-21 20:25:59 +0200 | |
---|---|---|
committer | 2019-05-01 20:49:25 +0200 | |
commit | 3adc9c31f3fd46af7e3a42a5adba7471452f06e1 (patch) | |
tree | abd96443848f086082fc3a1dbf794dba9a0ff501 /book/en/src/preface.md | |
parent | d538f5b17cf0ad482cd803d7fbaada3349d6485e (diff) | |
download | rtic-3adc9c31f3fd46af7e3a42a5adba7471452f06e1.tar.gz rtic-3adc9c31f3fd46af7e3a42a5adba7471452f06e1.tar.zst rtic-3adc9c31f3fd46af7e3a42a5adba7471452f06e1.zip |
update the book
Diffstat (limited to '')
-rw-r--r-- | book/en/src/preface.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md index d8f64fd4..e6a52b7b 100644 --- a/book/en/src/preface.md +++ b/book/en/src/preface.md @@ -11,6 +11,9 @@ There is a translation of this book in [Russian]. [Russian]: ../ru/index.html +**HEADS UP** This is an **alpha** pre-release; there may be breaking changes in +the API and semantics before a proper release is made. + {{#include ../../../README.md:5:46}} {{#include ../../../README.md:52:}} |