Skip to content

Commit f91cc1e

Browse files
committed
CHANGELOG.md: Add entry for PR #168
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
1 parent 1f12f52 commit f91cc1e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
### Unreleased
1111

1212
* Update AGP to 9.0.0 ([PR #163])
13+
* Fix crash when `update_engine` returns certain status codes or error codes ([Issue #167], [PR #168])
14+
* This was a regression introduced in version 4.9.
1315

1416
### Version 5.19
1517

@@ -298,6 +300,7 @@ Changes:
298300
[Issue #129]: https://github.com/chenxiaolong/Custota/issues/129
299301
[Issue #136]: https://github.com/chenxiaolong/Custota/issues/136
300302
[Issue #155]: https://github.com/chenxiaolong/Custota/issues/155
303+
[Issue #167]: https://github.com/chenxiaolong/Custota/issues/167
301304
[PR #1]: https://github.com/chenxiaolong/Custota/pull/1
302305
[PR #2]: https://github.com/chenxiaolong/Custota/pull/2
303306
[PR #6]: https://github.com/chenxiaolong/Custota/pull/6
@@ -399,3 +402,4 @@ Changes:
399402
[PR #158]: https://github.com/chenxiaolong/Custota/pull/158
400403
[PR #160]: https://github.com/chenxiaolong/Custota/pull/160
401404
[PR #163]: https://github.com/chenxiaolong/Custota/pull/163
405+
[PR #168]: https://github.com/chenxiaolong/Custota/pull/168

0 commit comments

Comments
 (0)