Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndpnt committed May 2, 2024
1 parent 79531d6 commit d8383eb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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 file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased [minor]

> Development of this release was supported by the [French Ministry for Foreign Affairs](https://www.diplomatie.gouv.fr/fr/politique-etrangere-de-la-france/diplomatie-numerique/) through its ministerial [State Startups incubator](https://beta.gouv.fr/startups/open-terms-archive.html) under the aegis of the Ambassador for Digital Affairs.
## Changed

- Consider extraction errors as expected operational errors without crashing the engine

## Added

- Added label `empty content` to reported issues on GitHub when server returns empty content or when PDF content is unextractable
- Added label `invalid selector` to reported issues on GitHub when CSS selector is invalid

## Fixed

- Prevent engine crashes caused by invalid URLs in source document links
- Ensure the CLI option `--types` is not ignored
- Fixed display issues for service ID and terms type associated with errors

## 1.1.3 - 2024-05-02

_Full changeset and discussions: [#1068](https://github.com/OpenTermsArchive/engine/pull/1068)._
Expand Down

0 comments on commit d8383eb

Please sign in to comment.