Skip to content

Commit 00f00a1

Browse files
committed
2 parents 2638d40 + f43ba64 commit 00f00a1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
44
> All notable changes to this project will be documented in this file
55
6+
## [5.5.0](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.4.5...v5.5.0) (2024-04-15)
7+
8+
9+
### 🍕 Features
10+
11+
* Update setWifiConfig function in ProjectConfig class to toggle reboot status ([da92fd2](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/da92fd20deee4b4695885619e784245fe64dddf7))
12+
613
## [5.4.5](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.4.4...v5.4.5) (2024-04-07)
714

815

NetworkManager/library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"export": {
5757
"include": ["src/*", "examples/*", "include/*"]
5858
},
59-
"version": "5.4.5",
59+
"version": "5.5.0",
6060
"frameworks": "arduino",
6161
"platforms": ["espressif32", "espressif8266"]
6262
}

0 commit comments

Comments
 (0)