Skip to content

Commit

Permalink
0.8.93
Browse files Browse the repository at this point in the history
improved history graph in WebUI #1491
merged PR: #1491
  • Loading branch information
lumapu committed Mar 13, 2024
1 parent 148c8e2 commit 0c39f1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Development Changes

## 0.8.93 - 2024-03-14
* improved history graph in WebUI #1491
* merge PR: 1491

## 0.8.92 - 2024-03-10
* fix read back of limit value, now with one decimal place
* added grid profile for Mexico #1493
Expand Down
2 changes: 1 addition & 1 deletion src/defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 8
#define VERSION_PATCH 92
#define VERSION_PATCH 93

//-------------------------------------
typedef struct {
Expand Down

0 comments on commit 0c39f1d

Please sign in to comment.