Skip to content

Commit 07594e5

Browse files
authored
Merge pull request #30 from Neotron-Compute/feature/add-changelog
Added changelog.
2 parents 655bb76 + 583cb68 commit 07594e5

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
# Unreleased Changes
4+
5+
# [Version v0.5.0](https://github.com/Neotron-Compute/Neotron-Pico/releases/tag/v0.5.0)
6+
7+
* Sent to JLCPCB to assembly.
8+
* Note that C901 and C902 part no.s were wrong and were manually fixed before ordering.
9+
* Replaced SIP resistor array for PS/2 ports with four SMD resistors
10+
11+
# [Version v0.4.0](https://github.com/Neotron-Compute/Neotron-Pico/releases/tag/v0.4.0)
12+
13+
* Swap fill on bottom layer to be 3.3V not Ground
14+
* Replace RTC with DIP package due to availability
15+
* Increase size of electrolytic capacitor footprint, to better suit size of common parts
16+
* Replaced VGA connector - in-stock ones have the pins set back from the board edge
17+
18+
# [Version v0.3.0](https://github.com/Neotron-Compute/Neotron-Pico/releases/tag/v0.3.0)
19+
20+
* Adds via stitching around the edge of the board
21+
22+
# [Version v0.2.0](https://github.com/Neotron-Compute/Neotron-Pico/releases/tag/v0.2.0)
23+
24+
* First complete PCB layout
25+

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,10 @@ Please note that the models provided in the [Kicad/Models](./Kicad/Models) direc
360360

361361
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.
362362

363+
## Changelog
364+
365+
The Change Log for the project can be found in [./CHANGELOG.md](./CHANGELOG.md).
366+
363367
## Datasheets and References
364368

365369
* Raspberry Pi Pico

0 commit comments

Comments
 (0)