update the CHANGELOG

also fix link to the older documentation
This commit is contained in:
Jorge Aparicio 2019-09-17 19:47:29 +02:00
parent ff3cfac6bb
commit fa3872a7f6
2 changed files with 38 additions and 3 deletions

View file

@ -5,14 +5,14 @@
# Preface
This book contains user level documentation for the Real Time For the Masses
(RTFM) framework. The API reference can be found [here](../../api/rtfm/index.html).
(RTFM) framework. The API reference can be found [here](../../api).
There is a translation of this book in [Russian].
[Russian]: ../ru/index.html
This is the documentation of v0.5.x of RTFM; for the documentation of version
v0.4.x go [here](../../0.4/book/en).
v0.4.x go [here](/0.4).
**HEADS UP** This is a **beta** pre-release; there may be breaking changes in
the API and semantics before a proper release is made.