Skip to content

Commit

Permalink
Updated CHANGELOG after accepting PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
theelims committed Apr 5, 2024
1 parent 4ecf3d5 commit e2de45f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,15 @@ All notable changes to this project will be documented in this file.

- more generic board definition in platformio.ini (#20)
- refactored MqttPubSub.h into a single class to improve readability
- Moves appName and copyright to `layout.ts` to keep customization in one place.
- Moves appName and copyright to `layout.ts` to keep customization in one place (#31)
- Make eventSource use timeout for reconnect (#34)
- Make each toasts disappear after timeout (#35)

### Fixed

- Duplicate method in FeatureService (#18)
- Fixed compile error with FLAG `-D SERVE_CONFIG_FILES`
- Removes duplicate begin (#36)

### Removed

Expand Down

0 comments on commit e2de45f

Please sign in to comment.