Skip to content

Commit 1b3f5e0

Browse files
committed
Remove duplicate item from changelog
1 parent bc82547 commit 1b3f5e0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/changes.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,14 @@ title: Change Log
4141
- Fix link-time dependency of ESP8266WebServer on SPIFFS (#862)
4242
- Allow setting client side TLS key and certificate
4343
- Replace chain of UDP pbufs with a single pbuf before sending (#1009)
44-
- Remove bundled OneWire - ESP8266 support has been merged in the official OneWire sources
4544
- Unique Built-In libraries library.properties name
4645
- Improvements for MD5Builder with Stream
4746
- ESP8266SSDP: fixing TTL to 2 per spec
4847
- ESP8266WebServer: a content length of zero should also be sent
4948
- Use SoftwareSerial version 2.2
50-
- EEPROM: optimised _dirty flag
49+
- EEPROM: optimised `_dirty` flag
5150
- ESP8266mDNS: advertise all hosted services
52-
- Removed OneWire library
51+
- Remove bundled OneWire - ESP8266 support has been merged in the official OneWire sources
5352

5453
### Tools
5554

0 commit comments

Comments
 (0)