Skip to content

Commit

Permalink
Bump Debian version to 2.9.0-2
Browse files Browse the repository at this point in the history
Important bug fix for KiCad 8
  • Loading branch information
set-soft committed Oct 15, 2024
1 parent 7f9821c commit 378b6eb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Note: only changes after the fork are listed.


## [2.9.0-2] - 2024-10-15
### Fixed
- Fix polygons inside footprints for kicad 8
- Fix footprint fields handling for kicad 8

## [2.9.0-1] - 2024-03-06
### Added
- Extra field support to EasyEDA parser
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
interactivehtmlbom.inti-cmnb (2.9.0-2) stable; urgency=medium

* Fix polygons inside footprints for kicad 8
* Fix footprint fields handling for kicad 8

-- Salvador Eduardo Tropea <salvador@inti.gob.ar> Tue, 15 Oct 2024 08:09:21 -0300

interactivehtmlbom.inti-cmnb (2.9.0-1) stable; urgency=medium

* New upstream release
Expand Down

0 comments on commit 378b6eb

Please sign in to comment.