Skip to content

Commit 54459d7

Browse files
committed
bump version to 1.1.0
1 parent ce9010a commit 54459d7

3 files changed

Lines changed: 1436 additions & 3571 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
9+
10+
## [1.1.0] - 2024-01-24
911
### Added
1012
- Changelog file
1113
### Fixed
@@ -16,5 +18,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1618
- Pin board for the LEA control board (LCB)
1719
- Initial schematics and layout
1820

19-
[unreleased]: https://github.com/upb-lea/LCB-CPB-01_Pin_Board/compare/1.0.0...HEAD
21+
[unreleased]: https://github.com/upb-lea/LCB-CPB-01_Pin_Board/compare/1.1.0...HEAD
22+
[1.1.0]: https://github.com/upb-lea/LCB-CPB-01_Pin_Board/compare/1.0.0...1.1.0
2023
[1.0.0]: https://github.com/upb-lea/LCB-CPB-01_Pin_Board/releases/tag/1.0.0

LCB-CPB-01/LCB-CPB-01_Pin_Board.kicad_pcb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66

77
(paper "A4")
88
(title_block
9-
(date "2023-12-14")
10-
(company "LEA Universität Paderborn")
9+
(title "LCB-CPB-01: Pin_Board")
10+
(date "2024-01-24")
11+
(rev "1.1.0")
12+
(company "PADERBORN UNIVERSITY DEPARTMENT OF POWER ELECTRONICS AND ELECTRICAL DRIVES")
1113
)
1214

1315
(layers

0 commit comments

Comments
 (0)