From 51885ccb71212b6f9ca0dee5ad8e149c36ac2a45 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 8 Sep 2022 09:21:33 -0300 Subject: [PATCH] [DOCs] Added what's new on 1.3.0 --- README.md | 7 ++++--- docs/README.in | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 483b4b46..83e02b9a 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ Consult: [Github Actions tags](#github-actions-tags) - When using KiCad 6 you must migrate the whole project and pass the migrated files to KiBot. -**New on v1.2.0** -- Navigate results output. Here is an [example](https://inti-cmnb.github.io/kibot_variants_arduprog_site/Browse/t1-navigate.html) - using the following [example repo](https://inti-cmnb.github.io/kibot_variants_arduprog/). +**New on v1.3.0** +- Diff and Info outputs +- KiBot tries to download missing tools +- More flexible imports ## Index diff --git a/docs/README.in b/docs/README.in index 652ae6d8..333b9586 100644 --- a/docs/README.in +++ b/docs/README.in @@ -14,9 +14,10 @@ Consult: [Github Actions tags](#github-actions-tags) - When using KiCad 6 you must migrate the whole project and pass the migrated files to KiBot. -**New on v1.2.0** -- Navigate results output. Here is an [example](https://inti-cmnb.github.io/kibot_variants_arduprog_site/Browse/t1-navigate.html) - using the following [example repo](https://inti-cmnb.github.io/kibot_variants_arduprog/). +**New on v1.3.0** +- Diff and Info outputs +- KiBot tries to download missing tools +- More flexible imports ## Index