Skip to content

Commit 8f22510

Browse files
committed
add bidirectional gan-transistor, bump version to 1.4.0
1 parent 9f7e110 commit 8f22510

2 files changed

Lines changed: 192 additions & 85 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.4.0] - 2023-02-08
810
### Added
911
- Add electrolyth capacitor, PWM source
1012
- Add fan, BNC socket, inductor and capacitor drawings
1113
- Add coaxial cable
1214
- Add inductor toroid drawings
15+
- Add bidirectional GaN-Transistor
1316
### Changed
1417
- Distance for isolated block symbols in distance-lines were not the same
1518

@@ -114,7 +117,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114117
- signal drawing stuff: square wave, sine wave, triangular wave, xy-diagrams
115118
- evaluation stuff: OK, not OK, flash
116119

117-
[Unreleased]: https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.3.0...HEAD
120+
[Unreleased]: https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.4.0...HEAD
121+
[1.4.0]: https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.3.0...1.4.0
118122
[1.3.0]: https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.2.3...1.3.0
119123
[1.2.3]: https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.2.2...1.2.3
120124
[1.2.2]: https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.2.1...1.2.2

0 commit comments

Comments
 (0)