Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All changes that impact users of this module are documented in this file, in the [Common Changelog](https://common-changelog.org) format with some additional specifications defined in the [CONTRIBUTING](./CONTRIBUTING.md) file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased [minor]

> Development of this release was supported by [Reset Tech](https://www.reset.tech).

### Added

- Add `Advertising Content Policy` ([discussions/95](https://github.com/OpenTermsArchive/terms-types/discussions/95))

## 2.1.0 - 2025-02-24

_Full changeset and discussions: [#91](https://github.com/OpenTermsArchive/terms-types/pull/91)._
Expand Down
12 changes: 12 additions & 0 deletions termsTypes.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,5 +352,17 @@
"references": {
"Open Terms Archive discussion": "https://github.com/OpenTermsArchive/terms-types/discussions/89"
}
},
"Advertising Content Policy": {
"topic": "advertising content",
"obligee": "advertisers",
"aliases": [
"Ads policies",
"Ads content policies"
],
"references": {
"Open Terms Archive discussion": "https://github.com/OpenTermsArchive/terms-types/discussions/95",
"Digital Service Act, article 26": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32022R2065#art_26"
}
}
}
Loading