You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file.
3
3
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
4
4
5
5
## [unreleased][unreleased]
6
+
- Improved `pcf7931` generic readability of the code. Unified datatypes and added documentation/explainations (@tinooo)
7
+
- Improved `lf pcf7931` read code - fixed some checks for more stability (@tinooo)
8
+
- Changed `trace list -t seos` - improved annotation (@iceman1001)
9
+
- Added `make commands` to regenerate commands documentation files and autocompletion data independently of `make style` (@doegox)
0 commit comments