954 B
954 B
Changelog
All notable changes to this library will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Planned
- First collection of Power Management ICs
- USB-C Connector series
- Company logo variants for different sizes
[1.0.0] - 2024-12-09
Added
- Initial project structure
- README with naming conventions
- .gitignore for KiCad files
- Changelog file
- Folder structure for symbols/, footprints/, 3d_models/
Changed
- Nothing (initial version)
Removed
- Nothing (initial version)
Template for new entries
Added
- New symbols: [List]
- New footprints: [List]
- New 3D models: [List]
Changed
- Updated symbols: [List with reason]
- Updated footprints: [List with reason]
Removed
- Obsolete components: [List with reason]
Fixed
- Bugfixes: [List]