Compare commits
2 Commits
8484c1310b
...
3bb6c1caf5
Author | SHA1 | Date | |
---|---|---|---|
3bb6c1caf5 | |||
37df07f102 |
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## [1.5.5] - 2025-07-22
|
||||
### Added
|
||||
- Fixes some issues with the new location tags
|
||||
|
||||
### Changed
|
||||
- update platformio.ini for version v1.5.5
|
||||
|
||||
### Fixed
|
||||
- Merge pull request #40 from janecker/location_bambu_fix
|
||||
|
||||
|
||||
## [1.5.4] - 2025-07-22
|
||||
### Added
|
||||
- Adds new feature to write and read location tags
|
||||
|
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.5.4"
|
||||
version = "1.5.5"
|
||||
to_old_version = "1.5.0"
|
||||
|
||||
##
|
||||
|
Reference in New Issue
Block a user