Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cs
firmware
Commits
67b113ce
Commit
67b113ce
authored
5 years ago
by
schneider
Browse files
Options
Downloads
Patches
Plain Diff
doc(changelog): Update changelog for 1.4
parent
8859a933
No related branches found
Branches containing commit
Tags
v1.4
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+7
-2
7 additions, 2 deletions
CHANGELOG.md
with
7 additions
and
2 deletions
CHANGELOG.md
+
7
−
2
View file @
67b113ce
...
...
@@ -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/
)
.
## [
Unreleased
]
## [
v1.4 - 2019-08-22 20:00
]
### Added
-
Support for the
`bme680`
environmental sensor.
-
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
- Refactored BLE card10 service.
- Improved BLE file-transfer.
- 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 menu listing files starting with `
.
`.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment