Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthas authored Jun 11, 2023
1 parent 819aa9c commit 9b84edb
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,25 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [Unreleased]

### Changed

- Avoid use extensive of String in CWWebServer.cpp


## [1.3.0] - 2023-06-11

### Added
- [ABC] It's possible to turnoff the display if the LDR reading < minBright (add documentation)
- Configure the NTP Server
- Firmware version displayed on settings page
- LDR GPIO configuration
- Added a link in Settings page to read any pin on ESP32 (located in LDR Pin card)

### Changed

- Avoid use extensive of String in CWWebServer.cpp
- [ABC] It's possible to turnoff the display if the LDR reading < minBright


## [1.2.0] - 2023-05-14
Expand Down

0 comments on commit 9b84edb

Please sign in to comment.