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
* turning up version number
* negative permabancount means disabled (fixes#73)
* #64 dont return whitelisted ips for temp ban list (#75)
* #58 add all temp bans to perma (#76)
* Add configuration for the Windows OpenSSH service. (#77)
* Add configuration for the Windows OpenSSH service.
* fixing a potential sec vulnerability
* Update CONTRIBUTING.md (#78)
* disable tasks with non existing bugs (#79)
* finishing the release 2.1.3
Co-authored-by: Zackary Lowery <zlowery@xcjs.com>
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ If there is anything you can contribute, PLEASE do so, for whatever reason (spec
4
4
Just make a pull request, and request it to be merged. If there are any issues you resolve with the pull request, make sure to link to them.
5
5
6
6
## Making a pull request.
7
-
There is always branch for version that is currently up next (for example "v2.1.3" ). When you make a pull request, please let it base on that branch, never on master.
7
+
There is always branch for version that is currently up next (for example "v2.1.4" ). When you make a pull request, please let it base on that branch, never on master.
8
8
Thats all.
9
9
10
10
Every once in a while, all the things in the new version branch will be put to the test and finally become a new release.
You can download it [here](https://github.com/devnulli/EvlWatcher/blob/master/Versions/v2/EvlWatcher-v2.1.2-setup.exe):new:( v2.1.2 - June 2021 ):new: .
8
+
You can download it [here](https://github.com/devnulli/EvlWatcher/blob/master/Versions/v2/EvlWatcher-v2.1.3-setup.exe) ( v2.1.3 - September 2021 ) .
0 commit comments