Skip to content

Commit 86bad35

Browse files
committed
Fix CHANGELOG.md
1 parent 123bff3 commit 86bad35

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
1-
##[New Release] 2017-02-10
2-
###Added
1+
## [New Release] 2017-02-10
2+
3+
### Added
34
- Low pass filter for smooth sensor readings and ploting
45
- Possibilities to add a second DS18B20 ( fridgeRead() )
56
- Sensors are upadted after main loop (faster readings)
67
- Instructions for CLI compilation
7-
###Changed
8+
9+
### Changed
810
- MIT to GPL-V3 License change
911
- Plugin configuration (and send delays...) are now centralized in config.h
1012
- Moved delays to main.cpp instead plugin files.
11-
###Fixed
12-
-Typos preventing compilation in Unix-Like Systems
1313

14+
### Fixed
15+
-Typos preventing compilation in Unix-Like Systems
1416

1517
## [fix_profile] 2016-12-16
18+
1619
### Fixed
1720
- Fixed issue with ramp profile
21+
1822
### Changed
1923
- Changed output for /status.json and serial

0 commit comments

Comments
 (0)