We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5191442 commit f126f2fCopy full SHA for f126f2f
2 files changed
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Changelog
2
+
3
+## Unreleased Changes ([Source](https://github.com/neotron-compute/neotron-pico-bios/tree/master) | [Changes](https://github.com/neotron-compute/neotron-pico-bios/compare/v0.1.0...master))
4
5
+* None
6
7
+## v0.1.0 ([Source](https://github.com/neotron-compute/neotron-pico-bios/tree/v0.1.0) | [Release](https://github.com/neotron-compute/neotron-pico-bios/release/tag/v0.1.0))
8
9
+* First release - it compiles, and blinks an LED.
README.md
@@ -37,9 +37,7 @@ updates) for performance reasons.
37
38
## Changelog
39
40
-### Unreleased Changes ([Source](https://github.com/neotron-compute/neotron-pico-bios/tree/master))
41
-
42
-* It blinks an LED.
+See [CHANGELOG.md](./CHANGELOG.md)
43
44
## Licence
45
0 commit comments