Skip to content

Commit 0cb6577

Browse files
committed
Bumped Debian version to 2.10.0-1
1 parent 29660eb commit 0cb6577

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
Note: only changes after the fork are listed.
88

99

10+
## [2.10.0-1] - 2025-04-14
11+
### Fixed
12+
- Add padstack support for kicad 9
13+
- Fix BB computing for arc (typo in xc/yc, forgot radius)
14+
- Add support of rectangle pad hole
15+
- Fix bom export having "null" column
16+
- Add via support for easyeda
17+
- Added a setting Check box to "highlight row on click"
18+
- Use whole checkbox cell for touch events
19+
- Fix dark mode background in bom only mode
20+
1021
## [2.9.0-2] - 2024-10-15
1122
### Fixed
1223
- Fix polygons inside footprints for kicad 8

debian/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
interactivehtmlbom.inti-cmnb (2.10.0-1) stable; urgency=medium
2+
3+
* Add padstack support for kicad 9
4+
* Fix BB computing for arc (typo in xc/yc, forgot radius)
5+
* Add support of rectangle pad hole
6+
* Fix bom export having "null" column
7+
* Add via support for easyeda
8+
* Added a setting Check box to "highlight row on click"
9+
* Use whole checkbox cell for touch events
10+
* Fix dark mode background in bom only mode
11+
12+
-- Salvador Eduardo Tropea <salvador@inti.gob.ar> Mon, 14 Apr 2025 12:50:45 -0300
13+
114
interactivehtmlbom.inti-cmnb (2.9.0-2) stable; urgency=medium
215

316
* Fix polygons inside footprints for kicad 8

0 commit comments

Comments
 (0)