Skip to content

Commit 37ed522

Browse files
author
Github Actions
committed
Updated the Changelog (v0.3.1)
1 parent 5e5e888 commit 37ed522

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

Changelog.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,21 @@
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/e659bf3a19716453dc75a0090ad00f89bb2bcb16
8-
- codal-nrf52 = https://github.com/lancaster-university/codal-nrf52/tree/03370108dec7310eed9a2cf0b072d869bec3b353
7+
- codal-core = https://github.com/lancaster-university/codal-core/tree/a2f5051dc60f89276546517f1077e75659ae6741
8+
- codal-nrf52 = https://github.com/lancaster-university/codal-nrf52/tree/1fbb7240290fe36a55c61378f5cdeb7640f3ec4a
99
- codal-microbit-nrf5sdk = https://github.com/microbit-foundation/codal-microbit-nrf5sdk/tree/4b8abc690f6c9fca6132e6db5ee13a795a263f88
1010

11+
## [v0.3.1](https://github.com/lancaster-university/codal-microbit-v2/compare/v0.3.0...v0.3.1)
12+
13+
- CI: Now that all audio-refactor branches are merged, revert CI temp changes. (by Carlos Pereira Atencio)
14+
- Snapshot v0.3.1 (by Carlos Pereira Atencio)
15+
16+
### codal-core ([24f1284...a2f5051](https://github.com/lancaster-university/codal-core/compare/24f1284018657fd01a276ef554d16f9550d65d7f...a2f5051dc60f89276546517f1077e75659ae6741))
17+
18+
- Ensure LevelDetectorSPL::getValue() waits for valid data before returning (#486) (by Joe Finney)
19+
- Fix bug related to quiet received buffer (by Joe Finney)
20+
- Fix bug #487 (by Joe Finney)
21+
1122
## [v0.3.0](https://github.com/lancaster-university/codal-microbit-v2/compare/v0.2.71...v0.3.0)
1223

1324
- Remove legacy code relater to runtime reconfiguration of audio pipeline (by Joe Finney)

0 commit comments

Comments
 (0)