@@ -5,10 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 1.2.1] - 2021-05-25
810### Added
911- SMD housings
1012- add mini-xy-graph
1113- add test circuits: double-pulse test
14+ ### Changed
15+ - fix #2 : Wrong direktion of diodes in 3L converter
1216
1317## [ 1.2.0] - 2021-01-31
1418### Added
@@ -38,7 +42,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3842- spark gap
3943- block symbols: add isolated variants of AC/DC, DC/AC, DC/DC converters
4044
41-
4245### Changed
4346- fix readme instructions
4447- change designators to italic
@@ -50,7 +53,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5053### Removed
5154- frame
5255
53-
5456## [ 1.0.0] - 2020-03-04
5557### Added
5658- initial upload for this symbol set
@@ -62,7 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6264- signal drawing stuff: square wave, sine wave, triangular wave, xy-diagrams
6365- evaluation stuff: OK, not OK, flash
6466
65- [ Unreleased ] : https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.2.0...HEAD
67+ [ Unreleased ] : https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.2.1...HEAD
68+ [ 1.2.0 ] : https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.2.0...1.2.1
6669[ 1.2.0 ] : https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.1.0...1.2.0
6770[ 1.1.0 ] : https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.0.0...1.1.0
6871[ 1.0.0 ] : https://github.com/upb-lea/Inkscape_electric_Symbols/compare/1.0.0...1.0.0
0 commit comments