Skip to content

Commit 04e4d36

Browse files
committed
more release links
1 parent c697781 commit 04e4d36

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

packages/tsurlfilter/CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -397,37 +397,49 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
397397

398398
- Updated Scriptlets to v1.9.1
399399

400+
[1.0.77]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.77
401+
400402
## [1.0.76] - 2023-03-01
401403

402404
### Fixed
403405

404406
- Avoid cases where two `CssHitsCounter`s try to append and remove the same
405407
elements one after another.
406408

409+
[1.0.76]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.76
410+
407411
## [1.0.75] - 2023-02-17
408412

409413
### Changed
410414

411415
- Updated ExtendedCss to v2.0.51
412416

417+
[1.0.75]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.75
418+
413419
## [1.0.74] - 2023-02-07
414420

415421
### Changed
416422

417423
- Updated ExtendedCss to v2.0.49
418424

425+
[1.0.74]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.74
426+
419427
## [1.0.73] - 2023-02-01
420428

421429
### Changed
422430

423431
- Updated ExtendedCss to v2.0.45
424432

433+
[1.0.73]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.73
434+
425435
## [1.0.70] - 2023-01-19
426436

427437
### Changed
428438

429439
- Updated Scriptlets to v1.8.2
430440

441+
[1.0.70]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.70
442+
431443
## [1.0.68] - 2022-12-28
432444

433445
### Added
@@ -438,6 +450,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
438450

439451
- Removed unnecessary brackets for unknown pseudo-class validation error
440452

453+
[1.0.68]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.68
454+
441455
## [1.0.67] - 2022-12-27
442456

443457
### Added
@@ -448,43 +462,57 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
448462

449463
- Improved selector validation unknown pseudo-class error
450464

465+
[1.0.67]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.67
466+
451467
## [1.0.66] - 2022-12-23
452468

453469
### Removed
454470

455471
- Support of $webrtc modifier
456472

473+
[1.0.66]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.66
474+
457475
## [1.0.65] - 2022-12-22
458476

459477
### Changed
460478

461479
- Updated ExtendedCss to v2.0.33
462480
- Updated Scriptlets to v1.7.19
463481

482+
[1.0.65]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.65
483+
464484
## [1.0.64] - 2022-12-16
465485

466486
### Changed
467487

468488
- Updated Scriptlets to v1.7.14
469489

490+
[1.0.64]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.64
491+
470492
## [1.0.63] - 2022-12-13
471493

472494
### Changed
473495

474496
- Updated Scriptlets to v1.7.13
475497

498+
[1.0.63]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.63
499+
476500
## [1.0.62] - 2022-12-12
477501

478502
### Changed
479503

480504
- Always consider `:has()` pseudo-class as extended
481505

506+
[1.0.62]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.62
507+
482508
## [1.0.59] - 2022-12-08
483509

484510
### Changed
485511

486512
- Updated ExtendedCss to v2.0.26
487513

514+
[1.0.59]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.59
515+
488516
## [1.0.57] - 2022-12-06
489517

490518
### Changed
@@ -495,3 +523,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
495523
### Removed
496524

497525
- `:if()` and `:if-not()` pseudo-classes
526+
527+
[1.0.57]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/tsurlfilter-v1.0.57

0 commit comments

Comments
 (0)