Skip to content

Commit 452eb01

Browse files
committed
update changelog
1 parent 4492993 commit 452eb01

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
# v2.3.7
4+
- Refactor/UI and codebase overhaul by @sajjadmrx in https://github.com/DnsChanger/dnsChanger-desktop/pull/211
5+
- feat: add target benchmark and ping testing for DNS servers by @sajjadmrx [#198](https://github.com/DnsChanger/dnsChanger-desktop/issues/198)
6+
7+
38
# v2.3.6
49
- removed wmic - fixed [#123](https://github.com/DnsChanger/dnsChanger-desktop/issues/123)
510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dnschanger",
33
"productName": "dnschanger",
4-
"version": "2.3.6",
4+
"version": "2.3.7",
55
"debug": {
66
"env": {
77
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"

0 commit comments

Comments
 (0)