Skip to content

Commit 123bff3

Browse files
committed
Update CHANGELOG.md
1 parent 38e4f5a commit 123bff3

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
## [fix_profile] 2016-16-12
1+
##[New Release] 2017-02-10
2+
###Added
3+
- Low pass filter for smooth sensor readings and ploting
4+
- Possibilities to add a second DS18B20 ( fridgeRead() )
5+
- Sensors are upadted after main loop (faster readings)
6+
- Instructions for CLI compilation
7+
###Changed
8+
- MIT to GPL-V3 License change
9+
- Plugin configuration (and send delays...) are now centralized in config.h
10+
- Moved delays to main.cpp instead plugin files.
11+
###Fixed
12+
-Typos preventing compilation in Unix-Like Systems
13+
14+
15+
## [fix_profile] 2016-12-16
216
### Fixed
317
- Fixed issue with ramp profile
418
### Changed

0 commit comments

Comments
 (0)