Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
François Revol
firmware
Commits
e6a8dac4
Commit
e6a8dac4
authored
Aug 23, 2019
by
schneider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc(changelog): update changelog for v1.5
parent
6948dc56
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
CHANGELOG.md
CHANGELOG.md
+5
-1
No files found.
CHANGELOG.md
View file @
e6a8dac4
...
@@ -3,12 +3,16 @@ All notable changes to this project will be documented in this file.
...
@@ -3,12 +3,16 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
.
## [
Unreleased]
## [
v1.5] - 2019-08-23 00:30
### Added
### Added
-
**bootloader**
: Add an error message when flashing fails.
-
**bootloader**
: Add an error message when flashing fails.
-
**display**
: Option to set backlight from Python
-
**utime**
: Function to read time in ms from Python
### Changed
### Changed
-
**gpio**
: Rename constants for consistency.
-
**gpio**
: Rename constants for consistency.
-
**ble**
: Storing pairings outside BLE stack context
-
**security**
: Disable ELFs by default, prevent access to some more files
### Fixed
### Fixed
-
**gpio**
: Fix field-setting in
`gpio_cfg_t`
.
-
**gpio**
: Fix field-setting in
`gpio_cfg_t`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment