File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 5.4.2-dev +2022-08-01
2
+ current_version = 5.4.2-stable +2022-08-03
3
3
commit = False
4
4
tag = False
5
5
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+))?\+(?P<date>\d{4}\-\d{2}\-\d{2})
Original file line number Diff line number Diff line change 1
1
# ADVi3++ Changelog
2
2
3
- ## 5.4.0 (2022-07-17)
3
+ ## 5.4.2 (2022-08-03)
4
+
5
+ * ** #298 ** - [ The computation of the Extruder Tuning is wrong] ( https://github.com/andrivet/ADVi3pp/issues/298 )
6
+ * ** #297 ** - [ The firmware does not take into account arguments for the M300 code] ( https://github.com/andrivet/ADVi3pp/issues/297 )
7
+ * ** #293 ** - [ BLTouch - warning on transposed black and white wires] ( https://github.com/andrivet/ADVi3pp/issues/293 )
8
+
9
+ ## 5.4.1 (2022-07-17)
4
10
5
11
* ** #292 ** - [ LCD and beeper settings are not saved or taken into account] ( https://github.com/andrivet/ADVi3pp/issues/292 )
6
12
Original file line number Diff line number Diff line change 1
- version=" 5.4.2-dev "
1
+ version=" 5.4.2"
You can’t perform that action at this time.
0 commit comments