Skip to content

Commit 6ac8666

Browse files
author
Github Actions
committed
Updated the Changelog (v0.2.69)
1 parent 4a0624e commit 6ac8666

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

Changelog.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,25 @@
44
For official release notes, please see Releases.md
55

66
The current tag uses the following library versions:
7-
- codal-core = https://github.com/lancaster-university/codal-core/tree/509086cc8590465041b15493ab52b56e7071c110
7+
- codal-core = https://github.com/lancaster-university/codal-core/tree/c43b89936ed72c022f2649f5540a9a74ef48fd04
88
- codal-nrf52 = https://github.com/lancaster-university/codal-nrf52/tree/8802eb49140e0389e535cb6160d9080efd951ba7
99
- codal-microbit-nrf5sdk = https://github.com/microbit-foundation/codal-microbit-nrf5sdk/tree/d41d5c7ebe53a1d01935e61d4ffa891e5112e119
1010

11+
## [v0.2.69](https://github.com/lancaster-university/codal-microbit-v2/compare/v0.2.67...v0.2.69)
12+
13+
- Updated the Changelog (by Carlos Pereira Atencio)
14+
- Allow log full FUL to be written to last byte (#438) (by Martin Williams)
15+
- Temporarily set CODAL_VERSION back to "unknown". (#445) (by Carlos Pereira Atencio)
16+
- Snapshot v0.2.68 (by Carlos Pereira Atencio)
17+
- Fix CODAL_VERSION config value defined in target.json (by Carlos Pereira Atencio)
18+
- CI: Changelog script to also include libs when created from scratch. (by Carlos Pereira Atencio)
19+
- CI: Update Changelog script to clone libs in tmp dir to get history. (by Carlos Pereira Atencio)
20+
- Snapshot v0.2.69 (by Carlos Pereira Atencio)
21+
22+
### codal-core ([509086c...c43b899](https://github.com/lancaster-university/codal-core/compare/509086cc8590465041b15493ab52b56e7071c110...c43b89936ed72c022f2649f5540a9a74ef48fd04))
23+
24+
- StreamRecording - calculate memory overhead of buffers (#175) (by Martin Williams)
25+
1126
## [v0.2.67](https://github.com/lancaster-university/codal-microbit-v2/compare/v0.2.66...v0.2.67)
1227

1328
- Updated the Changelog (by Github Actions)

0 commit comments

Comments
 (0)