Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
scripthunter7 committed Sep 6, 2024
1 parent 97f87bf commit a5e4585
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
<!-- TODO: change `@added unknown` tag due to the actual version -->
<!-- during new scriptlets or redirects releasing -->

## Unreleased

### Added

- Integrated [`@adguard/agtree`][agtree-npm] library for working with rules and compatibility tables.

### Changed

- Validator and converter are switched to [`@adguard/agtree`][agtree-npm] library. API remains the same.

[agtree-npm]: https://www.npmjs.com/package/@adguard/agtree

## [v1.11.27] - 2024-08-29

### Added
Expand Down

0 comments on commit a5e4585

Please sign in to comment.