mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-01 23:48:24 +02:00
parent
148c8e2099
commit
0c39f1d2e0
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
//-------------------------------------
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 8
|
||||
#define VERSION_PATCH 92
|
||||
#define VERSION_PATCH 93
|
||||
|
||||
//-------------------------------------
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue