You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# 4.5.0
2
2
- Removes feature which cancels running timers as this can lead to longer rotations if the codebase is switched. The way it was implemented is also not ideal for virus detection.
3
+
- Correct typo in the hint for creating a remote branch
4
+
5
+
Thank you @clemlatz for finding and fixing the typo
6
+
Thank you @stefanscheidt for updating the readme on the build and install from source instructions
0 commit comments