Skip to content

Commit fe5e685

Browse files
Bump version to 1.13.15
1 parent 553c01a commit fe5e685

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**V1.13.15 - Updates**
2+
- Check `INFO_DISPLAY_TYPE` builds in CI
3+
- Fix `INFO_DISPLAY_TYPE_I2C_SSD1306_128x64` for esp32 builds
4+
15
**V1.13.14 - Updates**
26
- Improved Serial command handling (made it less 'blocking'), which should improve general performance
37
- Guide pulses are ignored when tracking is disabled (for example, when at the limits)

Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
// Also, numbers are interpreted as simple numbers. _ __ _
44
// So 1.8 is actually 1.08, meaning that 1.12 is a later version than 1.8. \_(..)_/
55

6-
#define VERSION "V1.13.14"
6+
#define VERSION "V1.13.15"

0 commit comments

Comments
 (0)