@@ -5,49 +5,50 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ <!-- TODO: add release date -->
9
+ ## [ 2.2.31]
9
10
10
11
### Changed
11
12
12
- - Updated @adguard/logger to v1.1.1.
13
+ - Updated [ @adguard/logger ] to ` v1.1.1 ` .
13
14
14
- ## [ 2.2.27]
15
+ <!-- TODO: uncomment when released on github -->
16
+ <!-- [2.2.31]: https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.2.27...v2.2.31 -->
17
+
18
+ ## [ 2.2.27] - 2024-08-27
15
19
16
20
### Added
17
21
18
22
- Macedonian language support [ #184 ] .
19
23
20
24
[ 2.2.27 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.2.24...v2.2.27
21
- [ #184 ] https://github.com/AdguardTeam/AdGuardVPNExtension/issues/184
22
-
25
+ [ #184 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/184
23
26
24
27
## [ 2.2.24] - 2024-08-06
25
28
26
29
### Changed
27
30
28
- - Updated @adguard/logger to v1.0.1.
31
+ - Updated [ @adguard/logger ] to ` v1.0.1 ` .
29
32
30
33
### Fixed
31
34
32
35
- Bug with logging ` null ` values [ #176 ] .
33
36
34
- [ 2.2.27 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.2.20...v2.2.24
37
+ [ 2.2.24 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.2.20...v2.2.24
35
38
[ #176 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/176
36
39
37
-
38
40
## [ 2.2.17] - 2024-05-02
39
41
40
42
### Added
41
43
42
- - @adguard/logger library for logging
44
+ - [ @adguard/logger ] ` v1.0.0 ` library for logging.
43
45
44
46
### Changed
45
47
46
48
- Backend API domain is used for forwarder urls.
47
49
48
50
[ 2.2.17 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.2.14...v2.2.17
49
51
50
-
51
52
## [ 2.2.14] - 2024-03-15
52
53
53
54
### Fixed
@@ -57,7 +58,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
57
58
[ 2.2.14 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.2.9...v2.2.14
58
59
[ #166 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/166
59
60
60
-
61
61
## [ 2.2.9] - 2024-02-14
62
62
63
63
### Added
@@ -72,7 +72,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
72
72
[ #156 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/156
73
73
[ #150 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/150
74
74
75
-
76
75
## [ 2.1.7] - 2023-12-21
77
76
78
77
### Added
@@ -81,7 +80,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
81
80
82
81
[ 2.1.7 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.1.5...v2.1.7
83
82
84
-
85
83
## [ 2.1.5] - 2023-11-21
86
84
87
85
### Removed
@@ -90,7 +88,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
90
88
91
89
[ 2.1.5 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.1.1...v2.1.5
92
90
93
-
94
91
## [ 2.1.1] - 2023-11-15
95
92
96
93
### Added
@@ -99,6 +96,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
96
100
97
### Fixed
101
98
102
- - Logs sending during bug report [ #149 ] ( https://github.com/AdguardTeam/AdGuardVPNExtension/issues/149 ) .
99
+ - Logs sending during bug report [ #149 ] .
103
100
104
101
[ 2.1.1 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.0.65...v2.1.1
102
+ [ #149 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/149
103
+
104
+ [ @adguard/logger ] : https://github.com/AdguardTeam/tsurlfilter/blob/master/packages/logger/CHANGELOG.md
0 commit comments