Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanzyTHEbar committed Apr 16, 2024
2 parents 2638d40 + f43ba64 commit 00f00a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
> All notable changes to this project will be documented in this file
## [5.5.0](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.4.5...v5.5.0) (2024-04-15)


### 🍕 Features

* Update setWifiConfig function in ProjectConfig class to toggle reboot status ([da92fd2](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/da92fd20deee4b4695885619e784245fe64dddf7))

## [5.4.5](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.4.4...v5.4.5) (2024-04-07)


Expand Down
2 changes: 1 addition & 1 deletion NetworkManager/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"export": {
"include": ["src/*", "examples/*", "include/*"]
},
"version": "5.4.5",
"version": "5.5.0",
"frameworks": "arduino",
"platforms": ["espressif32", "espressif8266"]
}

0 comments on commit 00f00a1

Please sign in to comment.