Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Arist
firmware
Commits
67b113ce
Commit
67b113ce
authored
Aug 22, 2019
by
schneider
Browse files
doc(changelog): Update changelog for 1.4
parent
8859a933
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
CHANGELOG.md
CHANGELOG.md
+7
-2
No files found.
CHANGELOG.md
View file @
67b113ce
...
@@ -3,16 +3,21 @@ All notable changes to this project will be documented in this file.
...
@@ -3,16 +3,21 @@ 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.4 - 2019-08-22 20:00
]
### Added
### Added
-
Support for the
`bme680`
environmental sensor.
-
Support for the
`bme680`
environmental sensor.
-
Support for the
`bhi160`
sensor fusion.
-
Support for the
`bhi160`
sensor fusion.
-
`simple_menu`
module for creating simple menus in Python.
-
simple_menu
` module for creating simple menus in Python.
- Python power module to access the voltage and current measurements from the PMIC.
### Changed
### Changed
- Refactored BLE card10 service.
- Refactored BLE card10 service.
- Improved BLE file-transfer.
- Improved BLE file-transfer.
- Replaced dynamic attribute creation with static attributes.
- Replaced dynamic attribute creation with static attributes.
- Clock: Added multiple color themes for the main clock.
- Clock: Color themes are read from a json file, so people can customize their clock
- Clock: Last selected theme is saved in the clock.json so it's persistent
### Fixed
### Fixed
- Fixed menu listing files starting with `
.
`.
- Fixed menu listing files starting with `
.
`.
...
...
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