File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.0.0-alpha.5] - 2021-05-04
8+ ### Added
9+ - REPL installer for SPIKE/MINDSTORMS hubs.
10+ ### Fixed
11+ - Data logging to file.
12+
713## [ 1.0.0-alpha.4] - 2021-04-12
814### Added
915- Size check when restoring firmware via USB/DFU.
@@ -31,8 +37,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3137- Typo in ` pip ` arguments ` README.md ` .
3238
3339
34- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.4..HEAD
35- [ 1.0.0-alpha.3 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
40+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.5..HEAD
41+ [ 1.0.0-alpha.5 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
42+ [ 1.0.0-alpha.4 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
3643[ 1.0.0-alpha.3 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.2...v1.0.0-alpha.3
3744[ 1.0.0-alpha.2 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.1...v1.0.0-alpha.2
3845[ 1.0.0-alpha.1 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.0...v1.0.0-alpha.1
You can’t perform that action at this time.
0 commit comments