From 941717e89b7ec5d26851a7a92367902504450af3 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" <salvador@inti.gob.ar> Date: Mon, 12 Jun 2023 08:48:32 -0300 Subject: [PATCH] Updated docs for release --- CHANGELOG.md | 2 +- debian/changelog | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce7772..0742659 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2.2.6] - UNRELEASED +## [2.2.6] - 2023-06-12 ### Added - New 3d_view options: - use_layer_colors: instead of realistic diff --git a/debian/changelog b/debian/changelog index 124514c..f08b735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -kiauto (2.2.6-1) UNRELEASED; urgency=medium +kiauto (2.2.6-1) stable; urgency=medium - * Next release + * New 3d_view options (use_layer_colors, hide_board_body, show_comments, + show_eco and show_adhesive) + * Fixed problems with KiCad 7.0.5 ERC formatting -- Salvador Eduardo Tropea <salvador@inti.gob.ar> Thu, 08 Jun 2023 11:07:05 -0300